Re: [PATCH net] r8152: fix runtime function for RTL8152

From: David Miller
Date: Tue Jul 05 2016 - 13:23:04 EST


From: Hayes Wang <hayeswang@xxxxxxxxxxx>
Date: Tue, 5 Jul 2016 16:11:46 +0800

> The RTL8152 doesn't have U1U2 and U2P3 features, so use different
> runtime functions for RTL812 and RTL8153 by adding autosuspend_en()
> to rtl_ops.
>
> Signed-off-by: Hayes Wang <hayeswang@xxxxxxxxxxx>

Applied, thanks.