USB: ohci-pxa27x:Use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Wed, 11 Dec 2013 07:26:21 +0000 (16:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:35:10 +0000 (16:35 -0800)
commitf1080e4d90b2c0ec3ce850a9fad8ac8a79df3b23
tree26b72d6dcc6faded4062164012268220ae30b364
parent49aa57bda7e54ee6e37844bae83e122f44b30637
USB: ohci-pxa27x:Use devm_*() functions

Use devm_*() functions 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-pxa27x.c