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:
d5638fc
)
usb: musb: core: fix TX/RX endpoint order
author
Felipe Balbi
<balbi@ti.com>
Mon, 30 Dec 2013 18:33:53 +0000
(12:33 -0600)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 9 Mar 2015 15:38:48 +0000
(10:38 -0500)
As per Mentor Graphics' documentation, we should
always handle TX endpoints before RX endpoints.
This patch fixes that error while also updating
some hard-to-read comments which were scattered
around musb_interrupt().
This patch should be backported as far back as
possible since this error has been in the driver
since it's conception.
Cc: <stable@vger.kernel.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_core.c
Simple merge