commit | 7d9a73f6dcf4390d256bf19330c81e91523a26d5 | [log] [tgz] |
---|---|---|
author | Frans Pop <elendil@planet.nl> | Wed Jun 17 00:16:15 2009 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Jun 16 15:19:02 2009 -0700 |
tree | dddaeb3e6a1f5d5dd8d1b96ed6105566b69a3b21 | |
parent | f9cde5ffed17bf74f6bef042d99edb0622f58576 [diff] |
PCI PM: consistently use type bool for wake enable variable Other functions use type bool, so use that for pci_enable_wake as well. Signed-off-by: Frans Pop <elendil@planet.nl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>