mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] backlight: l4f00242t03: use pr_fmt
@ 2012-05-17  1:09 Jingoo Han
  2012-05-17  1:23 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Jingoo Han @ 2012-05-17  1:09 UTC (permalink / raw)
  To: 'Andrew Morton', 'LKML'
  Cc: 'Richard Purdie', 'Alberto Panizzo',
	'Joe Perches', 'Jingoo Han'

The pr_fmt is used to prefix KBUILD_MODNAME.

Cc: Alberto Panizzo <alberto@amarulasolutions.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
---
 drivers/video/backlight/l4f00242t03.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/video/backlight/l4f00242t03.c b/drivers/video/backlight/l4f00242t03.c
index 6022b67..83decca 100644
--- 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>
-- 
1.7.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] backlight: l4f00242t03: use pr_fmt
  2012-05-17  1:09 [PATCH] backlight: l4f00242t03: use pr_fmt Jingoo Han
@ 2012-05-17  1:23 ` Joe Perches
  2012-05-17  1:40   ` Jingoo Han
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2012-05-17  1:23 UTC (permalink / raw)
  To: Jingoo Han
  Cc: 'Andrew Morton', 'LKML', 'Richard Purdie',
	'Alberto Panizzo'

On Thu, 2012-05-17 at 10:09 +0900, Jingoo Han wrote:
> l4f00242t03

That's such an excellent and descriptive product name but
I wish it was called EpsonVGA or something reasonable instead.

No, it's not a good name, but at least it's an identity...

Oh well.  cheers, Joe


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH] backlight: l4f00242t03: use pr_fmt
  2012-05-17  1:23 ` Joe Perches
@ 2012-05-17  1:40   ` Jingoo Han
  0 siblings, 0 replies; 3+ messages in thread
From: Jingoo Han @ 2012-05-17  1:40 UTC (permalink / raw)
  To: 'Joe Perches'
  Cc: 'Andrew Morton', 'LKML', 'Richard Purdie',
	'Alberto Panizzo'

> -----Original Message-----
> From: Joe Perches [mailto:joe@perches.com]
> Sent: Thursday, May 17, 2012 10:24 AM
> To: Jingoo Han
> Cc: 'Andrew Morton'; 'LKML'; 'Richard Purdie'; 'Alberto Panizzo'
> Subject: Re: [PATCH] backlight: l4f00242t03: use pr_fmt
> 
> On Thu, 2012-05-17 at 10:09 +0900, Jingoo Han wrote:
> > l4f00242t03
> 
> That's such an excellent and descriptive product name but
> I wish it was called EpsonVGA or something reasonable instead.

Um, I don't think so.

"EPSON L4F00242T03 LCD" is the module description for .
L4F00242T03 is the exact LCD panel name. So, 'l4f00242t03' is reasonable.

> 
> No, it's not a good name, but at least it's an identity...
> 
> Oh well.  cheers, Joe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-17  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-17  1:09 [PATCH] backlight: l4f00242t03: use pr_fmt Jingoo Han
2012-05-17  1:23 ` Joe Perches
2012-05-17  1:40   ` Jingoo Han

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®