android_kernel_xiaomi_sm8350/core
Dustin Brown af8fea0bc9 qcacld-3.0: Move fw down handling to psoc shutdown
As time goes by, more and more logic gets added to the firmware down
indication handler. Generally, there isn't a good reason why this logic
can't or shouldn't be handled with the rest of the subsystem restart
(SSR) cleanup code during the psoc shutdown phase. Additionally, the
firmware down indication can come in hardware interrupt context on some
platforms. This is incompatible with the current mutex-grabbing design.

On order to unify the SSR cleanup logic and support platforms which send
the firmware down indication in hardware interrupt context, move
processing currently done during firmware down handling to psoc shutdown
instead.

Change-Id: Ie1dea835eca5bad1ac3647a0da544d2c51c24194
CRs-Fixed: 2345287
2018-11-08 13:39:30 -08:00
..
bmi qcacld-3.0: Abstract BMI CE callbacks 2018-11-05 10:57:38 -08:00
cds qcacld-3.0: Fix compiler error on UP target 2018-11-06 21:07:41 -08:00
dp qcacld-3.0: Add legacy DP CFG items and APIs 2018-11-01 05:42:07 -07:00
hdd qcacld-3.0: Move fw down handling to psoc shutdown 2018-11-08 13:39:30 -08:00
mac Release 5.2.0.105H 2018-11-08 01:30:46 -08:00
pld qcacld-3.0: Remove PLD_RECOVERY handling 2018-11-08 13:39:26 -08:00
sap qcacld-3.0: Fix override chan issue 2018-11-06 16:16:03 -08:00
sme qcacld-3.0: Rename struct sAniSirGlobal to mac_context 2018-11-06 22:39:51 -08:00
wma qcacld-3.0: Fix potential OOB read when dump dbs hw mode 2018-11-08 01:30:45 -08:00