]> bbs.cooldavid.org Git - net-next-2.6.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)
commit19b532892834b7f1c04b2940ac73177dc566fed5
tree84b37cfde07a8c04231f7cec0c474d274f74ccb1
parent2b121bc262fa03c94e653b2d44356c2f86c1bcdc
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