diff options
author | Simon Trimmer <simont@opensource.cirrus.com> | 2023-07-21 14:21:10 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-23 23:40:14 +0100 |
commit | 898673b905b9318489430663083f629bc38c7461 (patch) | |
tree | c56440712affa23ba343a027fe3016574b0ffc56 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de1b43a57aff8b1808bbfe0402932f9e373d1172 (diff) |
ASoC: cs35l56: Move shared data into a common data structure
The ASoC and HDA drivers have structures that contain some of the same
information - instead of maintaining two locations for this data the
drivers should share a common data structure as this will enable common
utility functions to be created.
The first step is to move the location of these members in the ASoC
driver.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230721132120.5523-2-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions