]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info()
authorJingoo Han <jg1.han@samsung.com>
Mon, 29 Apr 2013 23:17:33 +0000 (16:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Apr 2013 01:28:15 +0000 (18:28 -0700)
commite5ea1269042dd25f3bfc0322cb6a3adb849fc726
treeed67d94d4f4735591f5cb07e83a0a6498609644b
parent6e4731ed1348ff428e5f1da192739c4260ae5726
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/generic_bl.c