usb: dwc3: ep0: use proper endianess in SetFeature for wIndex
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 24 Oct 2011 09:09:39 +0000 (12:09 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:25 +0000 (11:48 +0200)
commit1e7618d8a1ad7aac6904c3a3915bf63f411344c2
tree383701fb800f2cd15191bb36181bd641ff3c2aee
parent457d3f214f97783c392dd4d64e2427c121b1a4d6
usb: dwc3: ep0: use proper endianess in SetFeature for wIndex

The first access was correct, the second was wrong.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c