]> Pileus Git - ~andy/linux/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)
commitc81c3b0115d7d1bd83137eb800ed6c16c86182e2
treec0768f267240c8d88c633d71afcd740c2508cd11
parentf1080e4d90b2c0ec3ce850a9fad8ac8a79df3b23
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