summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-brcmstb.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-08-23 07:15:01 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2017-08-30 16:03:44 +0300
commit3fd1d86f03cbcc7a894cf0e7a70e8758c5f12882 (patch)
tree4b783b0c6071d79fda22d65c48425d5dbd5a13d7 /drivers/mmc/host/sdhci-brcmstb.c
parenta232a8f2d10750733c54e92ad85da7f8223b1382 (diff)
downloadlinux-3fd1d86f03cbcc7a894cf0e7a70e8758c5f12882.tar.xz
mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
The difference between sdhci_pxav2_remove() and sdhci_pltfm_unregister() is clk_put(). It will go away by using the managed resource clk, then sdhci_pltfm_unregister() can be reused. Also, rename the jump labels to say what the goto does. (Coding style suggested by Documentation/process/coding-style.rst) 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 'drivers/mmc/host/sdhci-brcmstb.c')
0 files changed, 0 insertions, 0 deletions