Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
authorIvan T. Ivanov <ivan.ivanov@linaro.org>
Mon, 27 Apr 2015 12:27:36 +0000 (15:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Apr 2015 10:51:30 +0000 (12:51 +0200)
commitbb304b71f8dbcb284f0f876dfb4eecbadf079773
tree2e109345dfd855a32b4ea404a3507ed99b562085
parenta5a356cee89f86ff86cc3ce24136ca1f802c1bf1
Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"

This reverts commit 70843f623b58 ("usb: host: ehci-msm: Use
devm_ioremap_resource instead of devm_ioremap") and commit
e507bf577e5a ("host: ehci-msm: remove duplicate check on resource"),
because msm_otg and this driver are using same address space to
access AHB mode and USB command registers.

Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-msm.c