]> 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>
Thu, 21 Mar 2013 05:33:59 +0000 (16:33 +1100)
commitb822684a8ea338aa0b86556401a91ac55d73b795
tree14678a6b9984ed636815dfcead4ea4ac3f9e3bda
parentda05c76dc2b487c3466934d0a6b7b580f48c55cd
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