summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pl030.c
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2013-11-12 15:11:00 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-13 12:09:31 +0900
commit1fbc4c4d79e63709b919bc1a72e991c29ea13f4c (patch)
tree7acc9733f34d063a3ca1be602265a2e384c7d894 /drivers/rtc/rtc-pl030.c
parenta2726061920f43f594e03236d694c71f77adc6a2 (diff)
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()
Because dev_*() are used along with pr_debug() function in this code, the debug message is not tidy. This patch converts from pr_debug() to dev_dbg() since dev_*() are encouraged to use in device driver code. Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com> Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-pl030.c')
0 files changed, 0 insertions, 0 deletions