[PATCH V3 1/3] mmc: Add size for caller in init+register

Arnd Bergmann arnd at arndb.de
Wed May 29 10:17:31 EDT 2013


On Wednesday 29 May 2013, Christian Daudt wrote:
> Add a param to allow users of sdhci_pltfm to allocate private space
> in calls to sdhci_pltfm_init+sdhci_pltfm_register. This is implemented
> in the same way as sdhci does for its users.
>  None of the users have been migrated yet and are passing in zero to
> retain their private allocation.
> 
> - todo: migrate clients to using allocation this way
> - todo: remove priv variable once migration is complete
> 
> Also removed unused variable in sdhci_pltfm_init fn
> 
> Signed-off-by: Christian Daudt <csd at broadcom.com>

Acked-by: Arnd Bergmann <arnd at arndb.de>



More information about the linux-arm-kernel mailing list