summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2016-09-28 18:33:28 (GMT)
committerUlf Hansson <ulf.hansson@linaro.org>2016-10-17 13:43:05 (GMT)
commit9158cb29e7c2f10dd325eb1589f0fe745a271257 (patch)
tree0e2f95e5c6323a1453b7270bc11602f779b5920f /MAINTAINERS
parent796aa46adf1d90eab36ae06a42e6d3f10b28a75c (diff)
downloadlinux-9158cb29e7c2f10dd325eb1589f0fe745a271257.tar.xz
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Accesses to the rtsx usb device, which is the parent of the rtsx memstick device, must not be done unless it's runtime resumed. This is currently not the case and it could trigger various errors. Fix this by properly deal with runtime PM in this regards. This means making sure the device is runtime resumed, when serving requests via the ->request() callback or changing settings via the ->set_param() callbacks. Cc: <stable@vger.kernel.org> Cc: Ritesh Raj Sarraf <rrs@researchut.com> Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions