]> rtime.felk.cvut.cz Git - linux-imx.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)
commitd4a48c2ad75b063c54949a271e193b1bfe4934be
tree1bbe9692445e6b0d126e86f7f54c38100f5642d7
parenta8876c1aafc4ddf157951f8e886e789f3c639f83
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