commit | dc1c70a774b6fe3744b330d58bb9cf802f7eac89 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Sep 30 10:58:51 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 04 10:25:56 2011 -0700 |
tree | e12ab3ac678d858968799c0f22d1b89283ce2982 | |
parent | aabb70752361a8b8ca44142a942a5bd133c4d304 [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>