commit | e80bb09d2c73d76a2a4cd79e4a83802dd901c642 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Tue Sep 08 23:14:49 2009 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Sep 09 14:19:11 2009 -0700 |
tree | fff892db62dd092ab8e3d70d19d813d4979a2503 | |
parent | df8db91fc3b543d373afa61beef35b072eea1368 [diff] |
PCI PM: Introduce device flag wakeup_prepared Introduce a new PCI device flag, wakeup_prepared, to prevent PCI wake-up preparation code from being executed twice in a row for the same device and for the same purpose. Reviewed-by: Matthew Garrett <mjg59@srcf.ucam.org> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>