diff options
| author | Sangjung Woo <[email protected]> | 2013-11-12 23:11:00 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-11-13 03:09:31 +0000 |
| commit | 1fbc4c4d79e63709b919bc1a72e991c29ea13f4c (patch) | |
| tree | 7acc9733f34d063a3ca1be602265a2e384c7d894 /scripts/docproc.c | |
| parent | drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata() (diff) | |
| download | kernel-1fbc4c4d79e63709b919bc1a72e991c29ea13f4c.tar.gz kernel-1fbc4c4d79e63709b919bc1a72e991c29ea13f4c.zip | |
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 <[email protected]>
Cc: Guan Xuetao <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/docproc.c')
0 files changed, 0 insertions, 0 deletions
