From: Andreas Fenkart Date: Thu, 16 Jul 2015 16:50:01 +0000 (+0200) Subject: mwifiex: sdio: reset adapter using mmc_hw_reset X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4336a282db86b298b70563f8ed51782b36b772c;p=pandora-kernel.git mwifiex: sdio: reset adapter using mmc_hw_reset 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 Acked-by: Amitkumar Karwar Signed-off-by: Kalle Valo --- Reading git-diff-tree failed