[PATCH v3 0/6] MFD patches for Realtek cardreader

From: wei_wang
Date: Tue Aug 20 2013 - 02:23:17 EST


From: Wei WANG <wei_wang@xxxxxxxxxxxxxx>

v3:
Seperate copyright changes to a distinct patch
Modify some coding style and naming style
Fix a bug that sd30_drive_sel would be assigned a wrong value, in rts5227 and rts5249

v2:
Use macro when initializing vendor settings

Wei WANG (6):
mfd:rtsx: Read vendor setting from config space
mfd:rtsx: Add shutdown callback in rtsx_pci_driver
mfd:rtsx: Move some actions from rtsx_pci_init_hw to individual
extra_init_hw
mfd:rtsx: Clear hardware PFM mode in rtl8411b
mfd:rtsx: Configure to enter a deeper power-saving mode in S3
mfd:rtsx: Modify copyright comments

drivers/mfd/rtl8411.c | 90 ++++++++++++++++++++++++++++---
drivers/mfd/rts5209.c | 61 +++++++++++++++------
drivers/mfd/rts5227.c | 113 ++++++++++++++++++++++++++++++---------
drivers/mfd/rts5229.c | 51 ++++++++++++++++--
drivers/mfd/rts5249.c | 108 +++++++++++++++++++++++++++++--------
drivers/mfd/rtsx_pcr.c | 76 +++++++++++++++++++-------
drivers/mfd/rtsx_pcr.h | 32 ++++++++++-
include/linux/mfd/rtsx_common.h | 3 +-
include/linux/mfd/rtsx_pci.h | 51 ++++++++++++++++--
9 files changed, 482 insertions(+), 103 deletions(-)

--
1.7.9.5

--
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/