diff options
| author | Marco Giunta <marco_giunta@outlook.it> | 2026-07-17 15:25:07 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-21 19:16:08 +0100 |
| commit | 15c9fdb3c39d5073463ffa746cc64ad9682c875f (patch) | |
| tree | 637820e4e42b6e2a2b81838873e9817f1d7c6afb /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | b5e1d685fb9c9acef5942794a8dc07580c607e66 (diff) | |
ASoC: aw88399: add channel setter for HDA side codec
Add aw88399_dev_set_channel() to the shared library so that the HDA side
codec driver can set the amplifier's channel assignment without
including the aw88395 device header directly.
The AW88399's struct aw_device is defined in aw88395_device.h, which
lives under sound/soc/codecs/aw88395/. Without this accessor, the
HDA driver would need a cross-subsystem relative include path to
access the channel field. Providing a setter in the library keeps the
interface clean and avoids coupling the HDA driver to ASoC-internal
headers.
Tested-by: Nadim Kobeissi <nadim@symbolic.software>
Tested-by: Xia Yun'an <imitoy@imitoy.top>
Tested-by: Munzir Taha <munzirtaha@gmail.com>
Signed-off-by: Marco Giunta <marco_giunta@outlook.it>
Link: https://patch.msgid.link/DS7PR19MB7724E8A1AD36D1E623FA2A0AFCC62@DS7PR19MB7724.namprd19.prod.outlook.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
