The platform driver uevent handling in WLAN handles both the firmware- down and "recovery" events. However, the recovery event on snoc platforms is actually the firmware-crashed event. Recovery _is_ a valid uevent for pcie platforms, but I20db3698602ea273038a3f024b4e5f61639f6d74 is adding support for the firmware down event. Additionally, there is no good reason to handle both events, and the various handling logics are spread across both events with little rhyme or reason. Remove handling of the "recovery" platform uevent, and move all associated logic to the firmware-down uevent handling. Change-Id: I36b6f607438c930dff1936f372af80be311dfe49 CRs-Fixed: 2339357 |
||
---|---|---|
.. | ||
inc | ||
src |