]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85c2e70ed6653cc47818586ff6911da91ae66bd5
tree26b72d6dcc6faded4062164012268220ae30b364
parentf9ae77f4bd0d59a496508c2edeba06941bc97772
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