diff options
| author | 2016-04-20 11:16:31 +0900 | |
|---|---|---|
| committer | 2016-05-02 10:33:34 +0200 | |
| commit | 5c59065be5a1b347e06d1ad57e017ae2992e606a (patch) | |
| tree | f151df000076000b59513d3ba6b91fb69f0ab5a9 /scripts/patch-kernel | |
| parent | mmc: sdhci-pltfm: move devm_ioremap_resource() up (diff) | |
mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
Swap the call order of sdhci_alloc_host() and platform_get_irq().
It makes sdhci_alloc_host() the last function that can fail in the
sdhci_pltfm_init(). So, we can drop the sdhci_free_host() call from
the failure path.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
