mfd: tmio_mmc hardware abstraction for CNF area
authorIan Molton <ian@mnementh.co.uk>
Wed, 6 Jan 2010 12:51:48 +0000 (13:51 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 18 Jan 2010 11:30:27 +0000 (12:30 +0100)
commit64e8867ba8098b69889c1af94997a5ba2348fb26
tree3391806575ec3435a26043a22ba45c9d76f0b791
parent6f2af72a2451b7491fba820b1d1b0b91c6a84027
mfd: tmio_mmc hardware abstraction for CNF area

This patch abstracts out the CNF area code from tmio_mmc which
is not present in all hardware that can use this driver. This
is required so that we can support non-toshiba based hardware.

ASIC3 support by Philipp Zabel

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Makefile
drivers/mfd/asic3.c
drivers/mfd/t7l66xb.c
drivers/mfd/tc6387xb.c
drivers/mfd/tc6393xb.c
drivers/mfd/tmio_core.c [new file with mode: 0644]
drivers/mmc/host/tmio_mmc.c
drivers/mmc/host/tmio_mmc.h
include/linux/mfd/tmio.h