usb: chipidea: core: switch over to devm_ioremap_resource
authorFelipe Balbi <balbi@ti.com>
Sat, 30 Mar 2013 00:46:27 +0000 (02:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Mar 2013 03:53:06 +0000 (20:53 -0700)
commit19290816c5fa3f289465d24bfbac9d669cc2f061
treea6130459eb9de6d711839b71bb6a927980071773
parentbb36668d5fe784600621d8fdce80f7c280f37a8a
usb: chipidea: core: switch over to devm_ioremap_resource

switch over to the newly added devm_ioremap_resource
which provides more consistent error messages.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/core.c