Re: mwifiex: sdio: reset adapter using mmc_hw_reset
From: Kalle Valo <hidden>
Date: 2015-08-06 07:06:11
From: Kalle Valo <hidden>
Date: 2015-08-06 07:06:11
Since 1fb654fd97ff("mmc: sdio: add reset callback to bus operations"),
sdio cards can be power cycled using mmc_hw_reset.
The use mmc_remove_host/mmc_add_host is discouraged, because these are
internal functions to the mmc core and should only be used by mmc hosts
Signed-off-by: Andreas Fenkart <redacted>
Acked-by: Amitkumar Karwar <redacted>Thanks, applied to wireless-drivers-next.git. Kalle Valo