]> Pileus Git - ~andy/linux/commit
USB: ohci-spear: Use devm_ioremap_resource()
authorJingoo Han <jg1.han@samsung.com>
Wed, 11 Dec 2013 07:29:15 +0000 (16:29 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:36:11 +0000 (16:36 -0800)
commit09796be19a7ff45aef763d3bb01053be8cdb915a
tree00def40a1ee037f161e6d0a2d14cbd634edab9a2
parent3e2e714e7d6cf85ec799f6b1105972f7962f3c80
USB: ohci-spear: Use devm_ioremap_resource()

Use devm_ioremap_resource() to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-spear.c