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