git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbb1c4
)
staging: comedi: dt3000: remove dev_dbg() noise
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 26 Oct 2012 00:26:40 +0000
(17:26 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 26 Oct 2012 16:18:18 +0000
(09:18 -0700)
Remove most of the dev_dbg() output from this driver. Most of it
is just noise.
For now I have left the dev_dbg() in the dt3k_send_cmd() function.
I still have not quite figured out how the low-level i/o works in
this driver...
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found