On Tue, Jan 26, 2016 at 06:15:51PM +0800, Jisheng Zhang wrote: > Commit 0e748234293f ("mmc: sdhci: Add size for caller in init+register") > allows users of sdhci_pltfm to allocate private space in calls to > sdhci_pltfm_init+sdhci_pltfm_register. This patch migrates sdhci-tegra > to this allocation. > > Signed-off-by: Jisheng Zhang > Acked-by: Arnd Bergmann > --- > drivers/mmc/host/sdhci-tegra.c | 21 +++++++-------------- > 1 file changed, 7 insertions(+), 14 deletions(-) Tested-by: Thierry Reding Acked-by: Thierry Reding