]> git.baikalelectronics.ru Git - kernel.git/commit
pciehp: fix error message about getting hotplug control
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Tue, 29 Apr 2008 16:15:04 +0000 (09:15 -0700)
committerJesse Barnes <jbarnes@hobbes.lan>
Tue, 29 Apr 2008 16:15:04 +0000 (09:15 -0700)
commit618504118592b5ca1b12874bf377c723ba5ccbf7
treea145e40e62d4812acf9e3432784102d539b1fd61
parent3c5a7949f5585944befea2ae6c807bd5bca05c23
pciehp: fix error message about getting hotplug control

People are confused by the following error message that actually is
not for indicating a error.

    Cannot get control of hotplug hardware for pci %s

This patch changes this message to debug message.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@hobbes.lan>
drivers/pci/hotplug/pciehp_hpc.c