]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
usb: misc: usb3503: Clean up on driver unbind
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 1 Jun 2016 07:29:57 +0000 (09:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 05:19:59 +0000 (22:19 -0700)
commit62c32e4641e7c5f6e0cad72bea0c8645c33d51b6
tree55119068450d4b550f41b902311a4f0f7edea5d5
parent495660cb53ba7c8cc8fcb577ad05001f12b58632
usb: misc: usb3503: Clean up on driver unbind

The driver should clean up after itself by unpreparing the clock when it
is unbound.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c