USB: ehci-orion: Use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Wed, 11 Dec 2013 07:16:33 +0000 (16:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:33:47 +0000 (16:33 -0800)
commit806f6e6b92d8f1bf303198a3e78cf1ff99bd5c0e
tree94023a5542e115bdd3d7a7255d7703c1903ddaa1
parent63c9b9d3fe3b1b39a235755f724ab4378f21137c
USB: ehci-orion: Use devm_*() functions

Use devm_*() functions to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-orion.c