linux/drivers/usb/dwc3
Felipe Balbi 248b122b13 usb: dwc3: core: fix cached revision on our structure
All our revision macros are defined with the entire
32-bits which we read from GSNPSID register, so we
must cache all 32-bits properly rather than masking
the top 16-bits.

This will fix all revision checks we have on current
driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-12-14 21:59:30 +02:00
..
Kconfig
Makefile
core.c usb: dwc3: core: fix cached revision on our structure 2011-12-14 21:59:30 +02:00
core.h usb: dwc3: gadget: allow clock gating to work 2011-10-04 10:25:56 -07:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
dwc3-omap.c usb: Add module.h to various dwc3 drivers 2011-10-04 10:27:28 -07:00
dwc3-pci.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
ep0.c usb: dwc3: convert structures into bitshifts 2011-10-04 10:25:56 -07:00
gadget.c usb: dwc3: gadget: initialize max_streams 2011-11-14 11:51:31 -08:00
gadget.h usb: dwc3: convert structures into bitshifts 2011-10-04 10:25:56 -07:00
io.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00