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