public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] mfd: rtsx: decrease driver size and add new device
@ 2013-12-18  2:03 micky_ching
  2013-12-18  2:03 ` [PATCH v4 1/2] mfd: rtsx: add set pull control macro and simplify rtl8411 micky_ching
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: micky_ching @ 2013-12-18  2:03 UTC (permalink / raw)
  To: sameo; +Cc: devel, linux-kernel, gregkh, rogerable, wei_wang, Micky Ching

From: Micky Ching <micky_ching@realsil.com.cn>

we add a macro to simplify setting pull control, and use a common init
function to init the common params for 8411-like chips. at last we add
support for rtl8402 chip.

Micky Ching (2):
  mfd: rtsx: add set pull control macro and simplify rtl8411
  mfd: rtsx: add support for card reader rtl8402

 drivers/mfd/rtl8411.c  |   95 ++++++++++++++++++++++++++----------------------
 drivers/mfd/rtsx_pcr.c |    5 +++
 drivers/mfd/rtsx_pcr.h |    9 +++++
 3 files changed, 66 insertions(+), 43 deletions(-)

--
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-18  9:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18  2:03 [PATCH v4 0/2] mfd: rtsx: decrease driver size and add new device micky_ching
2013-12-18  2:03 ` [PATCH v4 1/2] mfd: rtsx: add set pull control macro and simplify rtl8411 micky_ching
2013-12-18  2:03 ` [PATCH v4 2/2] mfd: rtsx: add support for card reader rtl8402 micky_ching
2013-12-18  6:53 ` [PATCH v4 0/2] mfd: rtsx: decrease driver size and add new device Dan Carpenter
2013-12-18  9:26 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox