]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:12 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:15 +0000 (15:23 +1100)
commit1f8ac611533823163954b352c2cff3906d430322
tree727a2a5ba5c415461cc866868b16fe09eaa27e47
parent495c2156219e4678ab8382704742708a88c6e287
rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()

dev_dbg() is preferred to pr_debug().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-ds1307.c