public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd: rtsx: fix PM suspend for 5227 & 5249
@ 2014-09-11  7:17 micky_ching
  2014-09-11  7:17 ` [PATCH 1/2] mfd: rtsx: fix PM suspend for 5227 micky_ching
  2014-09-11  7:17 ` [PATCH 2/2] mfd: rtsx: fix PM suspend for 5249 micky_ching
  0 siblings, 2 replies; 6+ messages in thread
From: micky_ching @ 2014-09-11  7:17 UTC (permalink / raw)
  To: sameo, lee.jones
  Cc: devel, linux-kernel, gregkh, rogerable, wei_wang, Micky Ching

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

This patch fix rts5227 and rts5249 suspend issue, when card reader
resumed from suspend state, the power state should reset before send
buffer command. The original not reset PM state first, so this will
lead resume failed, and can not do anything more.

Micky Ching (2):
  mfd: rtsx: fix PM suspend for 5227
  mfd: rtsx: fix PM suspend for 5249

 drivers/mfd/rts5227.c        |   23 +++++++++++++++++++++++
 drivers/mfd/rts5249.c        |   21 +++++++++++++++++++++
 include/linux/mfd/rtsx_pci.h |   13 +++++++++++++
 3 files changed, 57 insertions(+)

--
1.7.9.5

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

end of thread, other threads:[~2014-09-12 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11  7:17 [PATCH 0/2] mfd: rtsx: fix PM suspend for 5227 & 5249 micky_ching
2014-09-11  7:17 ` [PATCH 1/2] mfd: rtsx: fix PM suspend for 5227 micky_ching
2014-09-11  7:42   ` Dan Carpenter
2014-09-12  8:36     ` Dan Carpenter
2014-09-12  8:43       ` micky
2014-09-11  7:17 ` [PATCH 2/2] mfd: rtsx: fix PM suspend for 5249 micky_ching

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