mmc: add support MMCIF for SuperH
authorYusuke Goda <yusuke.goda.sx@renesas.com>
Wed, 26 May 2010 21:41:59 +0000 (14:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:39 +0000 (09:12 -0700)
commitfdc50a9444b9781f4dd5aa5f7453300d2688cc5f
treed1e1e29c06ec03ecb3b217dfcdfb49f0a5eb30e2
parent99ddffd8ef84c0389e31cb4b90d9e5415ea19cb0
mmc: add support MMCIF for SuperH

MMCIF is the MMC Host Interface in SuperH.

Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Cc: Ben Hutchings <ben@decadent.org.uk>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sh_mmcif.c [new file with mode: 0644]
include/linux/mmc/sh_mmcif.h [new file with mode: 0644]