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:
8ed1fb7
)
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 23:43:10 +0000
(15:43 -0800)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 20 Dec 2013 15:51:24 +0000
(09:51 -0600)
These two gadget drivers said that their #endif was for
CONFIG_USB_DEBUG, but they really were not, so fix them up to be
correct.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found