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:
87cf203
)
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 17 Nov 2005 17:48:09 +0000
(09:48 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 17 Nov 2005 19:29:55 +0000
(11:29 -0800)
This lets us remove a lot of code in the drivers that were all checking
the same thing. It also found some bugs in a few of the drivers, which
has been fixed up.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found