diff options
author | Peng Fan <peng.fan@nxp.com> | 2025-05-06 15:29:32 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-06 22:48:12 +0900 |
commit | 86f6e4791c40c33891299d95c055e5d06d396284 (patch) | |
tree | f7108256bb4e7cf6b8549286547030be3df90846 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4060ebdd5063eed98a8f81f78f1e67ffc4ff0942 (diff) |
ASoC: codec: cs42l56: Drop cs42l56.h
There is no in-tree user of "include/sound/cs42l56.h", so move
'struct cs42l56_platform_data' to cs42l56.c and remove the header file.
And platform data is mostly for platforms that create
devices non using device tree. CS42L56 is a discontinued product,
there is less possibility that new users will use legacy method
to create devices. So drop cs42l56.h to prepare using GPIOD API.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://patch.msgid.link/20250506-csl42x-v3-2-e9496db544c4@nxp.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