linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix PM deadlock and card detection problem
@ 2015-01-15  7:14 Roger Tseng
  2015-01-15  7:14 ` [PATCH 1/2] mfd: rtsx_usb: Fix runtime PM deadlock Roger Tseng
  2015-01-15  7:14 ` [PATCH 2/2] mfd: rtsx_usb: Defer autosuspend while card exists Roger Tseng
  0 siblings, 2 replies; 9+ messages in thread
From: Roger Tseng @ 2015-01-15  7:14 UTC (permalink / raw)
  To: Samuel Ortiz, Lee Jones
  Cc: Greg Kroah-Hartman, linux-kernel, driverdev-devel, wei_wang,
	micky_ching, Roger Tseng

The patchset fixes a deadlock situation of runtime PM methods and minimize
card detection "deadtime" during runtime suspending.

Roger Tseng (2):
  mfd: rtsx_usb: Fix runtime PM deadlock
  mfd: rtsx_usb: Defer autosuspend while card exists

 drivers/mfd/rtsx_usb.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

-- 
2.1.3


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

end of thread, other threads:[~2015-01-21  7:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15  7:14 [PATCH 0/2] Fix PM deadlock and card detection problem Roger Tseng
2015-01-15  7:14 ` [PATCH 1/2] mfd: rtsx_usb: Fix runtime PM deadlock Roger Tseng
2015-01-19  9:45   ` Lee Jones
2015-01-20 11:04     ` Roger Tseng
2015-01-20 16:07       ` Lee Jones
2015-01-21  6:58         ` Roger Tseng
2015-01-21  7:38           ` Lee Jones
2015-01-15  7:14 ` [PATCH 2/2] mfd: rtsx_usb: Defer autosuspend while card exists Roger Tseng
2015-01-19  9:47   ` Lee Jones

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).