From: Rafael J. Wysocki Date: Wed, 29 Dec 2010 12:21:23 +0000 (+0100) Subject: PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events X-Git-Tag: v2.6.38-rc1~55^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e335aeeb114dccb07eaa09e8b62ff9510cf745;p=pandora-kernel.git PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events After recent changes related to wakeup events pm_wakeup_event() automatically checks if the given device is configured to signal wakeup, so pci_wakeup_event() may be a static inline function calling pm_wakeup_event() directly. Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed