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)
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>

No differences found