PCI: add missing KERN_* constants to printks
authorFrank Seidel <frank@f-seidel.de>
Fri, 6 Feb 2009 09:23:36 +0000 (10:23 +0100)
committerJesse Barnes <jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:27 +0000 (19:29 -0700)
commit1c35b8e538cb6259accb215099cdb673310cad84
tree3050e2b7452c3558543e392fbc4bf4ab76cac308
parent2b56313448bb8efad3af19f211d988c8352ac04d
PCI: add missing KERN_* constants to printks

According to kerneljanitors todo list all printk calls (beginning
a new line) should have an according KERN_* constant.
Those are the missing pieces here for the pci subsystem.

Signed-off-by: Frank Seidel <frank@f-seidel.de>
Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Tested-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp.h
drivers/pci/hotplug/shpchp.h
drivers/pci/intel-iommu.c