Searched hist:caebcae94fc01aef409ea0cabf0c327b6c23840e (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-of-hlwd.c | diff caebcae94fc01aef409ea0cabf0c327b6c23840e Fri Feb 27 01:47:31 CST 2015 Kevin Hao <haokexin@gmail.com> mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
In these drivers, the driver specific .remove function just a simple wrapper of function sdhci_pltfm_unregister(). So remove these wrappers and just set .remove to sdhci_pltfm_unregister().
Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci-st.c | diff caebcae94fc01aef409ea0cabf0c327b6c23840e Fri Feb 27 01:47:31 CST 2015 Kevin Hao <haokexin@gmail.com> mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
In these drivers, the driver specific .remove function just a simple wrapper of function sdhci_pltfm_unregister(). So remove these wrappers and just set .remove to sdhci_pltfm_unregister().
Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci-bcm-kona.c | diff caebcae94fc01aef409ea0cabf0c327b6c23840e Fri Feb 27 01:47:31 CST 2015 Kevin Hao <haokexin@gmail.com> mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
In these drivers, the driver specific .remove function just a simple wrapper of function sdhci_pltfm_unregister(). So remove these wrappers and just set .remove to sdhci_pltfm_unregister().
Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci-dove.c | diff caebcae94fc01aef409ea0cabf0c327b6c23840e Fri Feb 27 01:47:31 CST 2015 Kevin Hao <haokexin@gmail.com> mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
In these drivers, the driver specific .remove function just a simple wrapper of function sdhci_pltfm_unregister(). So remove these wrappers and just set .remove to sdhci_pltfm_unregister().
Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci-of-esdhc.c | diff caebcae94fc01aef409ea0cabf0c327b6c23840e Fri Feb 27 01:47:31 CST 2015 Kevin Hao <haokexin@gmail.com> mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
In these drivers, the driver specific .remove function just a simple wrapper of function sdhci_pltfm_unregister(). So remove these wrappers and just set .remove to sdhci_pltfm_unregister().
Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci-tegra.c | diff caebcae94fc01aef409ea0cabf0c327b6c23840e Fri Feb 27 01:47:31 CST 2015 Kevin Hao <haokexin@gmail.com> mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
In these drivers, the driver specific .remove function just a simple wrapper of function sdhci_pltfm_unregister(). So remove these wrappers and just set .remove to sdhci_pltfm_unregister().
Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|