From: Ido Shayevitz Date: Tue, 24 Apr 2012 11:18:39 +0000 (+0300) Subject: usb: dwc3: core: split host address space X-Git-Tag: v3.5-rc1~149^2~137^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51249dca627d9d0e6b41531e716cbc308554a62c;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed