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:
d6cbe53
)
staging: comedi: me4000: remove ISR_PDEBUG macro
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Thu, 14 Jun 2012 02:13:15 +0000
(19:13 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 15 Jun 2012 00:26:52 +0000
(17:26 -0700)
The ISR_PDEBUG macro is used to output trace messages in the isr
routine. This shouldn't be in a mainline driver. Remove it.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found