OSDN Git Service

r8152: split rtl8152_suspend function
authorhayeswang <hayeswang@realtek.com>
Tue, 10 Jan 2017 09:04:06 +0000 (17:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Jan 2017 12:42:55 +0000 (13:42 +0100)
commitc8a89b4f5248e8d6742317b674010bdfeb31e06e
tree2c9aad57fafbba26387aefbc1ea50fb4300b461b
parent294f2c8896370e0ce6c258df140fafe8fc43a857
r8152: split rtl8152_suspend function

[ Upstream commit 8fb280616878b81c0790a0c33acbeec59c5711f4 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/r8152.c