]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: add missing KERN_* constants to printks
authorFrank Seidel <frank@f-seidel.de>
Wed, 4 Feb 2009 16:03:07 +0000 (17:03 +0100)
committerLen Brown <len.brown@intel.com>
Sat, 7 Feb 2009 05:29:32 +0000 (00:29 -0500)
commit3e7fbb3012f04840f48416738a29f1d916ac7bc7
tree92176ea365b9c3027c0779f741da6d83154cd9c9
parent2ba45529243d82e43fa4089d1e81c21bf5ea4adc
ACPI: 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 peaces here for the acpi subsystem.

Signed-off-by: Frank Seidel <frank@f-seidel.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/container.c
drivers/acpi/dock.c
drivers/acpi/osl.c
drivers/acpi/pci_link.c
drivers/acpi/sleep.c
drivers/acpi/video.c