diff options
author | Roger Quadros <rogerq@ti.com> | 2017-04-04 11:49:18 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-04-11 09:58:30 +0200 |
commit | 41ce1456e1dbbc7355d0fcc10cf7c337c13def24 (patch) | |
tree | f5e52d7040ff415c60dceb757f598b5dc2330883 /Makefile | |
parent | usb: dwc3: debugfs: remove unnecessary | operator (diff) | |
download | linux-41ce1456e1dbbc7355d0fcc10cf7c337c13def24.tar.xz linux-41ce1456e1dbbc7355d0fcc10cf7c337c13def24.zip |
usb: dwc3: core: make dwc3_set_mode() work properly
We can't have both Host and Peripheral roles active at the same time
because of one detail on DWC3: it shares the same memory area for both
Host and Peripheral registers.
When swapping roles we must reinitialize the new role every
time. Let's make sure this works for our debugfs interface.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions