commit | 4c5f4bf412eabc355b9c2bc99f8283ca0bd7d6ef | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Jul 30 16:25:44 2016 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Sep 26 21:31:04 2016 +0200 |
tree | 311ec6bd77d466f4d702f46be495a669757b4a8b | |
parent | 08895a8b6b06ed2323cd97a36ee40a116b3db8ed [diff] |
mmc: sunxi: Disable sample clks on remove When support for the sample clks was added calls to prepare_enable were added to the probe path, but matching calls to disable_unprepare were forgotten in the remove path, this fixes this. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>