From: Alan Stern Date: Mon, 8 Mar 2010 21:48:49 +0000 (-0500) Subject: PCI: clearing wakeup flags not needed X-Git-Tag: v2.6.35-rc1~433^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b265a12768b9a72679bec825eb82c784116464;p=pandora-kernel.git PCI: clearing wakeup flags not needed This patch (as1353) removes a couple of unnecessary assignments from the PCI core. The should_wakeup flag is naturally initialized to 0; there's no need to clear it. Acked-by: Rafael J. Wysocki Signed-off-by: Alan Stern Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed