diff options
| author | Christian Daudt <[email protected]> | 2013-05-29 13:50:05 -0700 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2013-05-31 11:59:29 -0400 |
| commit | 0e748234293f5f2caa8dbd152caba5efb754c707 (patch) | |
| tree | d264cb090be41c375de32707478036f2374eb543 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 7396e318b497cd46eb156effa5278126582ddde7 (diff) | |
mmc: sdhci: Add size for caller in init+register
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 <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions