]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks
authorMarcin Wojtas <mw@semihalf.com>
Tue, 6 Oct 2015 01:22:37 +0000 (03:22 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 8 Oct 2015 17:24:23 +0000 (19:24 +0200)
commitc1c15b903c68ef43b4cfe24dccd312dc80347a9c
tree614fd768f3fbea0c033a77f62f4acd0bd90752c3
parentcc03d2af758a78840061f6dc3e2903eed552f78f
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks

In case of armada_38x_quirks error, all clocks should be cleaned-up, same
as after mv_conf_mbus_windows failure.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Cc: <stable@vger.kernel.org> # v4.2
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pxav3.c