The transition to/from FTM happens after the memdump feature is initialized. However, the memdump init/deinit functions bail out if the driver is currently in FTM. This leads to situations were memdump is initialized, but skips deinitialization when the driver is in FTM at the time of unload. Since memdump is always initialized during driver probe (the driver is never in FTM at that time), always deinitialize on driver unload. Change-Id: Ib3555a89f64912403d8858877086ab070ce24e35 CRs-Fixed: 2162241 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |