1
0
Files
linux/drivers
Ulf Hansson 86236813ff mmc: core: Invoke ->card_event() callback only when needed
The ->card_event() callback may be called when re-scan is disabled and for
non-removable cards, which both cases are unnecessary.

Instead let's move the call later in mmc_rescan() where these constraints
have been validated.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-12-22 11:32:02 +01:00
..
2015-10-29 09:02:16 +09:00
2015-11-08 16:24:43 -05:00
2015-12-12 23:05:28 -08:00