Files
linux/drivers
Alan Stern d538518771 memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
commit 796aa46adf upstream.

Accesses to the rtsx usb device, which is the parent of the rtsx memstick
device, must not be done unless it's runtime resumed.

Therefore when the rtsx_usb_ms driver polls for inserted memstick cards,
let's add pm_runtime_get|put*() to make sure accesses is done when the
rtsx usb device is runtime resumed.

Reported-by: Ritesh Raj Sarraf <rrs@researchut.com>
Tested-by: Ritesh Raj Sarraf <rrs@researchut.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-28 03:01:34 -04:00
..
2015-10-12 19:56:27 -07:00
2016-10-28 03:01:26 -04:00
2016-09-24 10:07:35 +02:00
2016-10-28 03:01:28 -04:00
2016-10-28 03:01:25 -04:00
2015-11-08 16:24:43 -05:00
2016-08-20 18:09:22 +02:00