UPSTREAM: 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)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commit53f859d8682cc35fb1c03df78c8c0f757715bd7d
tree81e700e3b8001d31a2d4d806b7981e4003b9b1ef
parentcaab0bad3bc1ee0510ab0571edf062cbe9af67ec
UPSTREAM: 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.

Change-Id: Ibe09f6e4c938246afa664bb511c8b912216f2671
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
(cherry picked from commit 501058edebf957a3c101c8119c3286e496873840)
drivers/usb/dwc3/ep0.c