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:41:35 +0000 (13:41 +0100)
commitc31a3c79928bee12a42f997c2f597d9fd68b1170
treed26dbf82ad5189a635b65374f07be78af5891c33
parent807cac887d958250874bde823bae90ddcd35cefb
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