]> 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>
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)
commit6b5cebdf9cf7486a595925a552f1a4949847575d
tree440c05fa3c8d44dafd198e189662aec34cdfd1ae
parent487b4cfd7114d093d8caf73e065820f20c4c205c
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