diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-11-22 17:46:42 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-25 19:50:53 (GMT) |
commit | 0a783410a1051fdd9238247ed6518eb5ea001f5e (patch) | |
tree | aea38d8c620956df3d3edfa36c2410656b26f3fd /drivers/hwmon/w83793.c | |
parent | c001798aa1346561cc97af96d8145d7f44d7d6c2 (diff) | |
download | linux-0a783410a1051fdd9238247ed6518eb5ea001f5e.tar.xz |
staging: comedi: amplc_pci224: remove use of DPRINTK
Use dev_dbg() instead of the DPRINTK macro to output the comedi
debugging information.
The dev_dbg() will prefix the messages appropriately so remove the
"comedi%d: " DRIVER_NAME portion and use __func__ to show the actual
function name for debugging.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwmon/w83793.c')
0 files changed, 0 insertions, 0 deletions