commit | 4a1873334b93319a4739faea0586057b842eddd8 | [log] [tgz] |
---|---|---|
author | Ido Shayevitz <idos@codeaurora.org> | Mon Apr 23 14:53:37 2012 +0200 |
committer | Manu Gautam <mgautam@codeaurora.org> | Mon Jun 25 08:11:57 2012 +0530 |
tree | 8d33c861de67698109b23298850fcdbcaf99911a | |
parent | cdeef4c2c360c1ec48c7f0b1e8f130f892d1ef3c [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. Change-Id: I6a79acd11366bd335c004cca4a20990f444168d2 Signed-off-by: Ido Shayevitz <idos@codeaurora.org>