]> 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>
Fri, 22 Mar 2013 04:33:43 +0000 (15:33 +1100)
commit15c6327639fab9cda06560166c0fe433ad754472
tree191da6e8898180f5089440934536e176a4ea7f04
parent94553cdb77c46094fd1f1543bf9ab79747635bd2
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