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