diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-03-01 01:32:34 +0400 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-03-05 01:28:39 +0400 |
commit | fcdb7c8f5019f77b1f55739a1caf9168d3b455d4 (patch) | |
tree | 521af2903ea711ab26d85289d4a4efab48d427d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 142dbab951fb9d2281e69f8d7522e6b7e0553ec0 (diff) | |
download | linux-fcdb7c8f5019f77b1f55739a1caf9168d3b455d4.tar.xz |
mmc: sdhci-spear: fix platform_data usage
sdhci-spear is unsafe should a probe fail or defer, since it overwrites
the platform_data with its own driver-private data. It's trivial to
fix as SDHCI allows for driver-private data to be appended to its own
structure - we just need to arrange the code to allow this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions