]> 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>
Tue, 26 Mar 2013 23:25:33 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:44 +0000 (17:12 +1100)
commit5bc0370b1a6901a8f4d54bc226c25817694e2bd5
tree633e318a354e05b07627a629dad3544bbd158190
parent4181a43e558bd59fc26cb258c304ad003794a400
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