]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: codec: cs42l73: Drop cs42l73.h
authorPeng Fan <peng.fan@nxp.com>
Tue, 6 May 2025 07:29:35 +0000 (15:29 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 6 May 2025 13:48:15 +0000 (22:48 +0900)
commit43ef0dccbc2528924c4b03a902fa39502faabb16
tree0432731570ff8dcec9187ed651f233a2944518f3
parentf3e7298848f0e6c09e4da5fd80bca7cd0c58ccc1
ASoC: codec: cs42l73: Drop cs42l73.h

There is no in-tree user of "include/sound/cs42l56.h", so move
'struct cs42l73_platform_data ' to cs42l73.c and remove the header file.
And platform data is mostly for legacy platforms that create devices
non using device tree. So drop cs42l73.h to prepare using GPIOD API.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://patch.msgid.link/20250506-csl42x-v3-5-e9496db544c4@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/cs42l73.h [deleted file]
sound/soc/codecs/cs42l73.c