]> 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>
Tue, 2 Apr 2013 07:29:39 +0000 (18:29 +1100)
commitc925cdf8f5827f3121bce4f1e24d12494bacff28
tree5abea5de5d44b4f4ac2b445da6d39975c17a13a9
parent01621f0e594373e5776c76795047020000954781
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