USB: ohci-ppc-of: Use devm_ioremap_resource()
authorJingoo Han <jg1.han@samsung.com>
Wed, 11 Dec 2013 07:28:23 +0000 (16:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:36:10 +0000 (16:36 -0800)
commit3e2e714e7d6cf85ec799f6b1105972f7962f3c80
tree7dd8d319abfe97f1b73917e0fcbd287158411b34
parentac8d81f36c93315a3819105a2701b5a5112e218b
USB: ohci-ppc-of: Use devm_ioremap_resource()

Use devm_ioremap_resource() to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-ppc-of.c