usb: dwc3: ep0: Use the correct type for SET_SEL data
authorJohn Youn <johnyoun@synopsys.com>
Mon, 23 May 2016 18:32:40 +0000 (11:32 -0700)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:42 +0000 (12:32 +0300)
commit501058edebf957a3c101c8119c3286e496873840
tree41f47ef830f026a136cd940b86ce128dc580ed35
parent958b9fa7f8cfd5799534e98ba3d05d96a5e7ccb9
usb: dwc3: ep0: Use the correct type for SET_SEL data

u2sel and u2pel should be __le16. Doesn't fix any issue.

Found with sparse.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/ep0.c
This page took 0.027162 seconds and 5 git commands to generate.