]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61d56ad98066d1e14e7743bd650d23e4f085500b
treedddaeb3e6a1f5d5dd8d1b96ed6105566b69a3b21
parentf12196b7f093c549e80c3bfa10a3afbc33dcc104
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