| commit | 4d873c3377d29851c4b722c90f7d3623f5d656de | [log] [tgz] |
|---|---|---|
| author | Felipe Balbi <balbi@ti.com> | Fri Sep 30 10:58:51 2011 +0300 |
| committer | Ido Shayevitz <idos@codeaurora.org> | Fri Feb 03 21:28:31 2012 +0200 |
| tree | db8d389bb559cf716c006721682862081a1040d9 | |
| parent | cfca7a78c548a2d0c20dfcff9f106728d4dd4905 [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>