projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
54144b4
bd88298
)
Merge branch 'r8152-adjust-runtime-suspend-resume'
author
David S. Miller
<davem@davemloft.net>
Fri, 16 Jun 2017 15:37:13 +0000
(11:37 -0400)
committer
David S. Miller
<davem@davemloft.net>
Fri, 16 Jun 2017 15:37:13 +0000
(11:37 -0400)
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>
Trivial merge