commit | 19b532892834b7f1c04b2940ac73177dc566fed5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 25 13:25:37 2009 +0200 |
committer | Len Brown <len.brown@intel.com> | Fri Jun 26 00:23:39 2009 -0400 |
tree | 84b37cfde07a8c04231f7cec0c474d274f74ccb1 | |
parent | 2b121bc262fa03c94e653b2d44356c2f86c1bcdc [diff] |
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>