Re: [PATCH v2 0/7] mmc: sdhci: set .remove to sdhci_pltfm_unregister()

2015-03-05 Thread Ulf Hansson
On 27 February 2015 at 08:47, Kevin Hao wrote: > Hi, > > v2: > - Update the sdhci-bcm-kona as suggested by Ray Jui. > - Also kill the private get_max_clock function in sdhci-sirf. > > v1: > In the current kernel, the specific .remove function in several sdhci platform > drivers seem pretty sim

[PATCH v2 0/7] mmc: sdhci: set .remove to sdhci_pltfm_unregister()

2015-02-26 Thread Kevin Hao
Hi, v2: - Update the sdhci-bcm-kona as suggested by Ray Jui. - Also kill the private get_max_clock function in sdhci-sirf. v1: In the current kernel, the specific .remove function in several sdhci platform drivers seem pretty similar. Actually we can just set all of them to sdhci_pltfm_unregi