]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: ehci-w90x900: Use devm_ioremap_resource()
authorJingoo Han <jg1.han@samsung.com>
Wed, 11 Dec 2013 07:20:35 +0000 (16:20 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:35:11 +0000 (16:35 -0800)
commit849da2dce5277107327adc5692170512e7cb8064
tree355ff35d08d1f0597161c38ed0572af246a15421
parent644db16636555b30611b612d5059914147e07042
USB: ehci-w90x900: 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/ehci-w90x900.c