]> git.kernelconcepts.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>
Thu, 21 Mar 2013 05:34:18 +0000 (16:34 +1100)
commitc1fc7422576b23a5c4aff6d254f948bd0b1e2482
treefcddb8c1e8545169ded2b101fb1d65a9785cd36e
parent39eebd004a9af30c27cc985deb1c4c0cd4bb7d87
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