PCI PM: consistently use type bool for wake enable variable
authorFrans Pop <elendil@planet.nl>
Tue, 16 Jun 2009 22:16:15 +0000 (00:16 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 16 Jun 2009 22:19:02 +0000 (15:19 -0700)
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>

No differences found