]> git.baikalelectronics.ru Git - kernel.git/commit
eeepc-laptop.c: use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Thu, 25 Jun 2009 11:25:37 +0000 (13:25 +0200)
committerLen Brown <len.brown@intel.com>
Fri, 26 Jun 2009 04:23:39 +0000 (00:23 -0400)
commit9aec9ad30b79a3012e6e28eb5c6dd3bed27806b5
tree84b37cfde07a8c04231f7cec0c474d274f74ccb1
parent488065675b6939c3a710b4f4f7c1a0cce08f0fa8
eeepc-laptop.c: use pr_fmt and pr_<level>

Convert the unusual printk(EEEPC_<level> uses to
the more standard pr_fmt and pr_<level>(.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/eeepc-laptop.c