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. Micky Ching (3): mfd: rtsx: reduce code duplication in rtl8411 mfd: rtsx: add card reader rtl8402 mfd: rtsx: prevent 'used uninitialised' warnings drivers/mfd/rtl8411.c | 100 ++++++++++++++++++++++-------------------------- drivers/mfd/rtsx_pcr.c | 5 +++ drivers/mfd/rtsx_pcr.h | 9 +++++ 3 files changed, 60 insertions(+), 54 deletions(-) -- 1.7.9.5 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel