]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
authorJingoo Han <jg1.han@samsung.com>
Thu, 7 Feb 2013 01:27:50 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:19 +0000 (16:47 +1100)
commit978b02ba35dd6329559cb9095adca7967292d1c9
tree29d5353c70db2768d913e3a99b59369baa9fe1cc
parent6e58d4764a09ed3e9058f0a76a24bc51ec646c1a
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>
drivers/rtc/rtc-s3c.c