From: Rafael J. Wysocki Date: Mon, 13 Oct 2008 03:59:48 +0000 (-0700) Subject: sky2: Fix WOL regression X-Git-Tag: v2.6.28-rc1~605^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d731d77c9794bb0a264f58d35949a1ab6dcc41c;p=pandora-kernel.git sky2: Fix WOL regression Since dev->power.should_wakeup bit is used by the PCI core to decide whether the device should wake up the system from sleep states, set/unset this bit whenever WOL is enabled/disabled using sky2_set_wol(). Remove an open-coded reference to the standard PCI PM registers that is not used any more. Signed-off-by: Rafael J. Wysocki Signed-off-by: David S. Miller --- Reading git-diff-tree failed