]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:13 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:18 +0000 (16:34 +1100)
commitd3ca7dad8497d061468b1f9c2cfbebdec6c0a550
treef48e8bee3aa7c4083bfc0a41e5ff21f98c56496f
parentc1fc7422576b23a5c4aff6d254f948bd0b1e2482
rtc: rtc-fm3130: 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-fm3130.c