commit | dc6d84c69cf8296b1e8e2fd0b1e115b7787ef4e9 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Oct 05 21:22:40 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 07 10:46:49 2015 +0100 |
tree | 9f20b4bca656f8104d02ddbb6c67fa4414558751 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
ASoC: rt286: Fix run time error while modifying const data Make a copy of memory for index_cache rather than directly use the rt286_index_def to avoid run time error. Fixes: c418a84a8c8f ("ASoC: Constify reg_default tables") Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>