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:
43c7bf0
)
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
author
Jiri Kosina
<jkosina@suse.cz>
Tue, 30 Jan 2007 15:02:24 +0000
(16:02 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 5 Feb 2007 09:00:45 +0000
(10:00 +0100)
CONFIG_INPUT_DEBUG is non-existent option, so remove anything depending
on it.
Also, as we have new CONFIG_HID_DEBUG, this should be used on places
where ifdef DEBUG was used before.
Suggested by Adrian Bunk.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found