linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <wei_wang@realsil.com.cn>
To: <sameo@linux.intel.com>
Cc: <devel@linuxdriverproject.org>, <linux-kernel@vger.kernel.org>,
	<rogerable@realtek.com>, Wei WANG <wei_wang@realsil.com.cn>
Subject: [PATCH 0/6] MFD:rtsx: Fix coding style and optimize flow
Date: Tue, 29 Jan 2013 15:21:31 +0800	[thread overview]
Message-ID: <cover.1359443487.git.wei_wang@realsil.com.cn> (raw)

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


             reply	other threads:[~2013-01-29  7:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-29  7:21 wei_wang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1359443487.git.wei_wang@realsil.com.cn \
    --to=wei_wang@realsil.com.cn \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rogerable@realtek.com \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).