From: Guennadi Liakhovetski Date: Mon, 14 Mar 2011 08:52:33 +0000 (+0100) Subject: mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver X-Git-Tag: v2.6.39-rc1~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42051e8a7bce76ebd3cd201704ee2427120636e1;p=pandora-kernel.git 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 Acked-by: Paul Mundt Signed-off-by: Chris Ball --- Reading git-diff-tree failed