OSDN Git Service

r8152: split rtl8152_suspend function
authorhayeswang <hayeswang@realtek.com>
Tue, 10 Jan 2017 09:04:06 +0000 (17:04 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Jan 2017 16:46:46 +0000 (11:46 -0500)
commit8fb280616878b81c0790a0c33acbeec59c5711f4
tree1a3ca3ca379e295002c65f4b62740c9623b55d93
parentdc647ec88e029307e60e6bf9988056605f11051a
r8152: split rtl8152_suspend function

Split rtl8152_suspend() into rtl8152_system_suspend() and
rtl8152_rumtime_suspend().

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c