]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()
authorJingoo Han <jg1.han@samsung.com>
Mon, 29 Apr 2013 23:19:29 +0000 (16:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Apr 2013 01:28:28 +0000 (18:28 -0700)
commit3638171bd1cecfc837e8c2f8eaea0334e453e892
tree612493d92c9ce05418ca23a8e3ad1f7285818f35
parent9689f47cb5896119034c3bb8e8c1bbf0967b9615
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-fm3130.c