diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-08-13 10:11:09 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-13 16:50:37 +0100 |
commit | c50f126b3c9ebb77585838726a3a490ad33b92cd (patch) | |
tree | c6fb371887b313f7c68268608fb6a86a7b3e3f06 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 772d44526e203c062171786e514373f129616278 (diff) |
ASoC: Intel: boards: harden codec property handling
In current ACPI-based devices, the DSDT does not include any of the
properties required by the codec driver. This is not an ACPI
limitation proper since the _DSD method could be used, as done for
Camera and SoundWire in newer platforms. For legacy devices, there is
unfortunately no other option than using a work-around: we add
properties to the codec device from the machine driver.
To avoid any issues with the codec driver being unbound, we need to
keep a reference to the codec device until the card is removed.
Reviewed-by: Andy Shevchenko <[email protected]>
Co-developed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions