]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
authorJingoo Han <jg1.han@samsung.com>
Fri, 22 Feb 2013 00:45:06 +0000 (16:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:28 +0000 (17:22 -0800)
commita057d27d578cf1f960e93cc0e95d381d515d171a
tree1bbe9692445e6b0d126e86f7f54c38100f5642d7
parent82b5f5072dd238ec24de1c4f7cb63f6c1eeae50c
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()

Use dev_dbg() instaed of pr_debug() to be consistent.

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/rtc/rtc-s3c.c