mmc: sunxi: Disable sample clks on remove
authorHans de Goede <hdegoede@redhat.com>
Sat, 30 Jul 2016 14:25:44 +0000 (16:25 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 Sep 2016 08:35:17 +0000 (10:35 +0200)
commitb1f0a25588d255f4a3efda4e7f92dcf968e01f5c
tree3c7f87a105cd63da02ec445e0a61225cb8a1370d
parent3ae50f4512ce831e8b63eb54ad969417ff30ada7
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>
drivers/mmc/host/sunxi-mmc.c
This page took 0.023845 seconds and 5 git commands to generate.