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:
9fa2ad5
)
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
author
Jiri Kosina
<jkosina@suse.cz>
Mon, 19 Feb 2007 13:15:59 +0000
(14:15 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 1 Mar 2007 08:52:38 +0000
(09:52 +0100)
Report descriptor should be output when CONFIG_HID_DEBUG is defined.
This also mitigates the need for DEBUG and DEBUG_DATA defines, so let's
remove them.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found