]> Pileus Git - ~andy/linux/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)
commit644db16636555b30611b612d5059914147e07042
tree3cfeb04e470de3c9efa6f32df6e031da1be14405
parentc81c3b0115d7d1bd83137eb800ed6c16c86182e2
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