diff options
| author | Dimitris Papastamos <[email protected]> | 2010-12-02 16:11:05 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2010-12-03 16:37:06 +0000 |
| commit | 3335ddca9367675f4ee0bd50cc70402c4919a10d (patch) | |
| tree | 4391baddac89dc25cd242e44168a0bbf3e1442bc /tools/perf/scripts/python/sctop.py | |
| parent | ff819b8357df0ca9903ff7c9ad518b949c410123 (diff) | |
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Make sure to use codec->reg_def_copy instead of codec_drv->reg_cache_default
wherever necessary. This change is necessary because in the next patch we
move the cache initialization code outside snd_soc_register_codec() and by that
time any data marked as __devinitconst such as the original reg_cache_default
array might have already been freed by the kernel.
Signed-off-by: Dimitris Papastamos <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions