via-velocity: S3 resume fix.
authorDavid Lv <DavidLv@viatech.com.cn>
Sat, 4 Feb 2012 23:22:26 +0000 (23:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2012 00:31:00 +0000 (16:31 -0800)
commitd14d408060c6a2d35c115f8bbded2faa41d21de7
tree51219b9dd7159670febfe19cce6fb7d9c07008b2
parentb21abc775d2095a517f74f6df989569e3131e9c7
via-velocity: S3 resume fix.

[ Upstream commit b530b1930bbd9d005345133f0ff0c556d2a52b19 ]

Initially diagnosed on Ubuntu 11.04 with kernel 2.6.38.

velocity_close is not called during a suspend / resume cycle in this
driver and it has no business playing directly with power states.

Signed-off-by: David Lv <DavidLv@viatech.com.cn>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/via/via-velocity.c