]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:37 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:19 +0000 (15:33 +1100)
commit37ba16660c67209466984a00c383bf896efbd94e
treeca495bd84b6e9452c530877a40d3da11c663ae45
parent00eaeb8e38aa687b8187166dd50b4775f98b153d
drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info()

dev_info() is preferred to pr_info().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/generic_bl.c