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)
commit61f73d1ea4c68544b959228ead7ef5c021791b14
tree12f9199896a4413b366ca7082bb01deec4562a21
parent54144b4825ea7790cbc32a0f75a1103a97907646
parentbd8829822204debbb2dd38a5b052ef7663e618cc
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>