]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ohci-jz4740: Use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Wed, 11 Dec 2013 07:24:17 +0000 (16:24 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:35:11 +0000 (16:35 -0800)
commitf2e643852599006141e16f888f4252c87c85d661
treec0768f267240c8d88c633d71afcd740c2508cd11
parent85c2e70ed6653cc47818586ff6911da91ae66bd5
USB: ohci-jz4740: 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-jz4740.c