diff options
author | Felipe Balbi <balbi@ti.com> | 2011-12-14 23:59:30 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2011-12-14 23:59:30 +0400 |
commit | 248b122b131202de95aaa3670e48465619bdff14 (patch) | |
tree | 4ed36bb0a2f06ef0efa4dcf0777a1253c171f686 /drivers/usb/gadget/epautoconf.c | |
parent | ccc080c77cd47fde5eb097058fae930b956096eb (diff) | |
download | linux-248b122b131202de95aaa3670e48465619bdff14.tar.xz |
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>
Diffstat (limited to 'drivers/usb/gadget/epautoconf.c')
0 files changed, 0 insertions, 0 deletions