summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
diff options
context:
space:
mode:
authorIvan T. Ivanov <iivanov@mm-sol.com>2013-07-29 10:27:02 +0300
committerFelipe Balbi <balbi@ti.com>2013-07-29 15:22:37 +0300
commit2e112345c22bcdf5d246db40f0587d7d11f1dc61 (patch)
treec30da8ed4476a11c9ca0001250c7965405871b5a /include/linux/usb
parenta554aea67aaadb7f3396b2a8f940ab0b915b2a5e (diff)
downloadblackbird-op-linux-2e112345c22bcdf5d246db40f0587d7d11f1dc61.tar.gz
blackbird-op-linux-2e112345c22bcdf5d246db40f0587d7d11f1dc61.zip
usb: dwc3: core: modify IO memory resource after deferred probe completes
When deferred probe happens driver will try to ioremap multiple times and will fail. Memory resource.start variable is a global variable, modifications in this field will be accumulated on every probe. Fix this by moving the above operations after driver hold all required PHY's. Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud