linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] MFD:rtsx: Fix coding style and optimize flow
@ 2013-01-29  7:21 wei_wang
  2013-01-29  7:21 ` [PATCH 1/6] MFD:rtsx: Fix typo in comment wei_wang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: wei_wang @ 2013-01-29  7:21 UTC (permalink / raw)
  To: sameo; +Cc: devel, linux-kernel, rogerable, Wei WANG

From: Wei WANG <wei_wang@realsil.com.cn>

This patchset fixes some coding style issues, and optimizes card detect
flow to improve the stability when inserting card.

Wei WANG (6):
  MFD:rtsx: Fix typo in comment
  MFD:rtsx: Remove redundant code
  MFD:rtsx: Declare that the DMA address limitation is 32bit explicitly
  MFD:rtsx: Fix checkpatch warning
  MFD:rtsx: Use macro defines to replace some variables
  MFD:rtsx: Optimize card detect flow

 drivers/mfd/rtsx_pcr.c       |   63 +++++++++++++++++++++++-------------------
 drivers/mfd/rtsx_pcr.h       |    3 ++
 include/linux/mfd/rtsx_pci.h |    2 +-
 3 files changed, 38 insertions(+), 30 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-02-03 22:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29  7:21 [PATCH 0/6] MFD:rtsx: Fix coding style and optimize flow wei_wang
2013-01-29  7:21 ` [PATCH 1/6] MFD:rtsx: Fix typo in comment wei_wang
2013-01-29  7:21 ` [PATCH 2/6] MFD:rtsx: Remove redundant code wei_wang
2013-01-29  7:21 ` [PATCH 3/6] MFD:rtsx: Declare that the DMA address limitation is 32bit explicitly wei_wang
2013-01-29  7:21 ` [PATCH 4/6] MFD:rtsx: Fix checkpatch warning wei_wang
2013-01-29  7:21 ` [PATCH 5/6] MFD:rtsx: Use macro defines to replace some variables wei_wang
2013-01-29  7:21 ` [PATCH 6/6] MFD:rtsx: Optimize card detect flow wei_wang
2013-02-03 22:32 ` [PATCH 0/6] MFD:rtsx: Fix coding style and optimize flow Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).