commit | 62c32e4641e7c5f6e0cad72bea0c8645c33d51b6 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed Jun 01 09:29:57 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 07 22:19:59 2016 -0700 |
tree | 55119068450d4b550f41b902311a4f0f7edea5d5 | |
parent | 495660cb53ba7c8cc8fcb577ad05001f12b58632 [diff] |
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>