via-velocity: S3 resume fix.
authorHagen Paul Pfeifer <hagen@jauu.net>
Sat, 4 Feb 2012 23:22:26 +0000 (23:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2012 00:34:08 +0000 (16:34 -0800)
commitd67f60702b0085eb2ad772b9f7ddf728fc42d7b8
tree22da16de52d25283c4f2f6df2cf79ab6aef3198f
parent1609e23b0c313d58664bcc0677eadd9464c8c2cc
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/via-velocity.c