public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add new cmd type handle and remove smatch warnings
@ 2014-03-18  2:01 micky_ching
  2014-03-18  2:01 ` [PATCH 1/2] mmc: rtsx: add R1-no-CRC mmc command type handle micky_ching
  2014-03-18  2:01 ` [PATCH 2/2] mmc: rtsx: modify error handle and remove smatch warnings micky_ching
  0 siblings, 2 replies; 3+ messages in thread
From: micky_ching @ 2014-03-18  2:01 UTC (permalink / raw)
  To: chris, sameo
  Cc: gregkh, dan.carpenter, ulf.hansson, devel, linux-kernel,
	linux-mmc, rogerable, wei_wang, Micky Ching

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

Add new command type(R1 without CRC) handle, without this patch mmc card
initialize will be failed.

Using a more careful handle in request timeout, and debug info is printed
using non DMA mode. Smatch warning was removed.

Micky Ching (2):
  mmc: rtsx: add R1-no-CRC mmc command type handle
  mmc: rtsx: modify error handle and remove smatch warnings

 drivers/mmc/host/rtsx_pci_sdmmc.c |  121 ++++++++++++++++++++-----------------
 1 file changed, 67 insertions(+), 54 deletions(-)

--
1.7.9.5

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

end of thread, other threads:[~2014-03-18  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18  2:01 [PATCH 0/2] add new cmd type handle and remove smatch warnings micky_ching
2014-03-18  2:01 ` [PATCH 1/2] mmc: rtsx: add R1-no-CRC mmc command type handle micky_ching
2014-03-18  2:01 ` [PATCH 2/2] mmc: rtsx: modify error handle and remove smatch warnings micky_ching

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