mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
commit42051e8a7bce76ebd3cd201704ee2427120636e1
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Mon, 14 Mar 2011 08:52:33 +0000 (14 09:52 +0100)
committerChris Ball <cjb@laptop.org>
Fri, 25 Mar 2011 14:39:23 +0000 (25 10:39 -0400)
treef62527fca5ea9d247faffa9bda2539d996b18068
parent4fbc5ece430bc2890edc90a112c742844130f943
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver

On sh-mobile platforms the SDHI driver was using the tmio_mmc SD/SDIO
MFD cell driver. Now that the tmio_mmc driver has been split into a
core and a separate MFD glue, we can support SDHI natively without the
need to emulate an MFD controller. This also allows to support systems
with an on-SoC SDHI controller and a separate MFD with a TMIO core.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sh_mobile_sdhi.c [moved from drivers/mfd/sh_mobile_sdhi.c with 63% similarity]
drivers/mmc/host/tmio_mmc.h
include/linux/mfd/sh_mobile_sdhi.h
include/linux/mmc/sh_mobile_sdhi.h [copied from include/linux/mfd/sh_mobile_sdhi.h with 100% similarity]