[PATCH 00/11] mmc: use sdhci_pltfm_init for private allocation and clean up
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-05 11:46:21
Also in:
linux-mmc, linux-tegra, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-05 11:46:21
Also in:
linux-mmc, linux-tegra, lkml
On Tuesday 05 January 2016 18:51:28 Jisheng Zhang wrote:
These patches are to complete the TODO in Commit 0e748234293f ("mmc:
sdhci: Add size for caller in init+register"), I.E:
- todo: migrate clients to using allocation this way
- todo: remove priv variable once migration is completeVery nice series! Acked-by: Arnd Bergmann <arnd@arndb.de> Arnd