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-01-13 20:41:15 -08:00
2012-03-27 12:19:47 -04:00
2011-12-07 22:02:05 +00:00
2008-12-16 14:58:17 +01:00
2009-03-24 21:30:03 +01:00
2012-01-02 13:04:55 +01:00
2012-02-05 17:14:47 +01:00
2009-10-01 16:11:15 -07:00
2012-01-13 20:41:15 -08:00