usb: dwc3: core: split host address space
authorIdo Shayevitz <idos@codeaurora.org>
Tue, 24 Apr 2012 11:18:39 +0000 (14:18 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Apr 2012 12:37:04 +0000 (15:37 +0300)
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>

No differences found