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)
commit7d9a73f6dcf4390d256bf19330c81e91523a26d5
treedddaeb3e6a1f5d5dd8d1b96ed6105566b69a3b21
parentf9cde5ffed17bf74f6bef042d99edb0622f58576
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>
drivers/pci/pci.c
include/linux/pci.h