summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2013-11-22 10:47:01 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-25 11:50:54 -0800
commit2ec3839416e34ebf8103458f2fa64db53b5f13bd (patch)
treef7d3380a7fbd9d0daab4c5d42007bb897e2d6893 /include
parent0a783410a1051fdd9238247ed6518eb5ea001f5e (diff)
staging: comedi: amplc_pci230: 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: amplc_pci230: " 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 'include')
0 files changed, 0 insertions, 0 deletions