]> 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>
Wed, 20 Mar 2013 04:22:57 +0000 (15:22 +1100)
commit14c954fbd2ee7716662f9c255722c9b8c12fe34d
treee755d8748d83beea506ccccfc498017ddc7c476d
parent9bafef007e2ed5dd35e525c318a27e65a4ed7b97
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