[PATCH 0/3] rtsx: patchset for supporting new model RTS5227

From: Roger Tseng
Date: Mon Feb 04 2013 - 02:49:27 EST


The patchset makes necessary changes in mfd and mmc tree for supporting RTS5227
card reader.

Roger Tseng (3):
MMC: rtsx: remove driving adjustment
mfd: rtsx: implement driving adjustment to device-dependent callbacks
mfd: rtsx: support RTS5227

drivers/mfd/Makefile | 2 +-
drivers/mfd/rtl8411.c | 16 ++-
drivers/mfd/rts5209.c | 8 ++
drivers/mfd/rts5227.c | 234 ++++++++++++++++++++++++++++++++++++++
drivers/mfd/rts5229.c | 8 ++
drivers/mfd/rtsx_pcr.c | 5 +
drivers/mfd/rtsx_pcr.h | 1 +
drivers/mmc/host/rtsx_pci_sdmmc.c | 5 -
include/linux/mfd/rtsx_pci.h | 5 +
9 files changed, 275 insertions(+), 9 deletions(-)
create mode 100644 drivers/mfd/rts5227.c

--
1.7.12.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/