projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c353973
)
drivers/video/backlight/l4f00242t03.c: use pr_fmt
author
Jingoo Han
<
[email protected]
>
Tue, 29 May 2012 22:07:20 +0000
(15:07 -0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 29 May 2012 23:22:30 +0000
(16:22 -0700)
This driver uses pr_debug(), so provide it with the appropriate prefixing.
Signed-off-by: Jingoo Han <
[email protected]
>
Cc: Alberto Panizzo <
[email protected]
>
Cc: Richard Purdie <
[email protected]
>
Cc: Joe Perches <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/video/backlight/l4f00242t03.c
patch
|
blob
|
history
diff --git
a/drivers/video/backlight/l4f00242t03.c
b/drivers/video/backlight/l4f00242t03.c
index 6022b67285ecd63e9bb799e082bb00a4e445ff52..83decca4a6928c090d6452c4af2a504848cab787 100644
(file)
--- a/
drivers/video/backlight/l4f00242t03.c
+++ b/
drivers/video/backlight/l4f00242t03.c
@@
-11,6
+11,8
@@
* published by the Free Software Foundation.
*/
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/delay.h>