Guennadi Liakhovetski 7f52421743 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Currently if a platform wants to implement a non-standard card-detection
method, it would need to call tmio_mmc_cd_wakeup(), which is an inline
function, calling mmc_detect_change(). For this the platform would have
to link mmc_core statically into the kernel, losing the ability to build
it as a module. This patch adds a callback to the sh_mobile_sdhi driver,
which eliminates this dependency.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-03-27 12:20:19 -04:00
..
2012-03-08 10:50:35 -08:00
2012-03-21 10:37:25 -07:00
2012-03-20 11:16:20 -07:00
2012-03-21 10:34:56 -07:00
2012-03-17 01:41:43 -07:00
2012-03-21 10:34:56 -07:00
2012-03-21 10:32:00 -07:00
2012-03-04 23:11:14 +01:00