commit | 51249dca627d9d0e6b41531e716cbc308554a62c | [log] [tgz] |
---|---|---|
author | Ido Shayevitz <idos@codeaurora.org> | Tue Apr 24 14:18:39 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Tue Apr 24 15:37:04 2012 +0300 |
tree | 02338bf0474d5e03c366e180acc9c86b8d65c5cd | |
parent | ab5e59dbdb6d2e2d784381bd194e0229b8b990b5 [diff] |
usb: dwc3: core: split host address space This fix prevents a problem with dwc3 and host mode where we were requesting the entire memory region in dwc3/core.c, thus preventing xhci-plat from ever ioremapping its own address space. Signed-off-by: Ido Shayevitz <idos@codeaurora.org> Signed-off-by: Felipe Balbi <balbi@ti.com>