]> 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>
Tue, 26 Mar 2013 23:24:56 +0000 (10:24 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:24 +0000 (17:12 +1100)
commit487b4cfd7114d093d8caf73e065820f20c4c205c
tree7197eae797e7375d4e84f450c8eb22596b68f7a4
parent3399653076e3ead80d398ceb1f4954a8d691976a
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