android_kernel_xiaomi_sm8350/core/hdd
Yuanyuan Liu 5583b2cd0f qcacld-3.0: Convert probe return error from -ENOMEM to -EPROBE_DEFER
If probe failed because of no memory, we want to try to recovery by
issuing a re-probe for built-in driver. Hence, convert probe return
error from -ENOMEM to -EPROBE_DEFER for built-in driver so that
platform driver can issue re-probe based on the return value.

CRs-Fixed: 2124159
Change-Id: I6cca0ed186554c8065b77af8c178ca9e143abf98
2017-10-13 00:10:44 -07:00
..
inc qcacld-3.0: Acquire wakelock until change iface timer expires 2017-10-12 14:02:31 -07:00
src qcacld-3.0: Convert probe return error from -ENOMEM to -EPROBE_DEFER 2017-10-13 00:10:44 -07:00