commit | bebd590ca27e80ffe3129ab4f0a3124f0a340f43 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue Dec 16 14:06:58 2008 -0500 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:56 2009 -0800 |
tree | 6b303ff88ede1dbd4e4ce0520e0fedd350127d7e | |
parent | f0e88af855cbc5012f2e796f42686969b82d79d4 [diff] |
PCI: fix incorrect error return in pci_enable_wake This patch (as1186) fixes a minor mistake in pci_enable_wake(). When the routine is asked to disable remote wakeup, it should not return an error merely because the device is not allowed to do wakeups! Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>