]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'r8152-adjust-runtime-suspend-resume'
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Jun 2017 15:37:13 +0000 (11:37 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jun 2017 15:37:13 +0000 (11:37 -0400)
commit947953edb773f90aa2483afff24568161ae751e3
tree12f9199896a4413b366ca7082bb01deec4562a21
parent32c1c48779f57dcd223c78b7d491e946a82a7ae4
parent6b42f72eb496191a54289524fd7fe784311cb19a
Merge branch 'r8152-adjust-runtime-suspend-resume'

Hayes Wang says:

====================
r8152: adjust runtime suspend/resume

v2:
For #1, replace GFP_KERNEL with GFP_NOIO for usb_submit_urb().

v1:
Improve the flow about runtime suspend/resume and make the code
easy to read.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>