]> git.karo-electronics.de Git - mv-sheeva.git/commit
ibm_rtl: Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:42 +0000 (15:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:49 +0000 (12:35 -0400)
commit323623a717c7feec3f36099f4caa18b3319c5cca
treee2377ec8d9ecc41d6816741ed3ff1745c06f7d67
parentb5a4223c1ce5edbaae3db9494de8dcb2d08a755b
ibm_rtl: Use pr_fmt and pr_<level>

Remove hard coded prefixes from logging messages.
Neaten RTL_DEBUG macro and uses.
Convert __FUNCTION__ to __func__.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/ibm_rtl.c