PCI: acpiphp: merge acpiphp_debug and debug
authorYinghai Lu <yinghai@kernel.org>
Sat, 23 Jun 2012 07:42:03 +0000 (00:42 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 10 Jul 2012 23:02:37 +0000 (17:02 -0600)
Should not have two, just remove debug, and use module_param_named
instead.

Also change acpiphp_debug to bool.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found