commit | f208a8f461da421f9371b19b8bd00c27f8d0622d | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Sep 30 10:58:51 2011 +0300 |
committer | Ido Shayevitz <idos@codeaurora.org> | Mon Mar 05 10:50:09 2012 +0200 |
tree | 0127f72086d2f4feba39bb20a880447cd43304ca | |
parent | b141b8cd0257ca5e8122310c9ca64af93325e08d [diff] |
usb: dwc3: convert structures into bitshifts our parameter structures need to be written to HW, so instead of assuming little endian, we convert those into bit shifts. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Ido Shayevitz <idos@codeaurora.org>