]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/omap1_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)
commit00eaeb8e38aa687b8187166dd50b4775f98b153d
tree3ee00a8c8dc650b4a774bf2da94f58adbd55cbf4
parent6c3d1bce093872a2601026a921e21cb565124377
drivers/video/backlight/omap1_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/omap1_bl.c