commit | 278d09624eda94d82ff385b1c40ecc3db99c73d3 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Mon Mar 07 23:39:08 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Mar 17 14:54:39 2016 +0100 |
tree | 8b53cfa04b642ca754ad28242b8181202e1d70d2 | |
parent | 842750488de659ffd12a28e5f5328c9f15ea08e1 [diff] |
mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling Currently, some err handling of sdhci_arasan_probe return directly without calling sdhci_pltfm_free. This patch fixes them. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>