[PATCH 0/3] mfd: rtsx: Decrease driver size and add new device

From: micky_ching
Date: Fri Nov 15 2013 - 03:33:07 EST


From: Micky Ching <micky_ching@xxxxxxxxxxxxxx>

With the recent added support request of yet another device, the
burden of duplicated code was becoming a little messy. To rectify is,
we init rtl8411-like chips to 8411 param first, then modify the
different values according each chip.

Lee Jones (2):
mfd: rtsx: reduce code duplication in rtl8411
mfd: rtsx: Prevent 'used uninitialised' warnings

Micky Ching (1):
mfd: rtsx: add card reader rtl8402

drivers/mfd/rtl8411.c | 111 +++++++++++++++++++++++-------------------------
drivers/mfd/rtsx_pcr.c | 9 ++--
drivers/mfd/rtsx_pcr.h | 9 +++-
3 files changed, 65 insertions(+), 64 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/