On Thu, 16 May 2013, Wolfram Sang wrote:
> devm_ioremap_resource does sanity checks on the given resource. No need to
> duplicate this in the driver.
>
> Signed-off-by: Wolfram Sang
> ---
> drivers/usb/host/ohci-nxp.c |6 --
> 1 file changed, 6 deletions(-)
>
> diff --git a/drivers/usb
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.
Signed-off-by: Wolfram Sang
---
drivers/usb/host/ohci-nxp.c |6 --
1 file changed, 6 deletions(-)
diff --git a/drivers/usb/host/ohci-nxp.c b/drivers/usb/host/ohci-nxp.c
index f4988fb