]> Git Repo - linux.git/commit - sound/soc/intel/boards/sof_es8336.c
ASoC: Intel: sof_es8336: get codec device with ACPI instead of bus search
authorPierre-Louis Bossart <[email protected]>
Tue, 8 Mar 2022 19:26:02 +0000 (13:26 -0600)
committerMark Brown <[email protected]>
Wed, 9 Mar 2022 13:30:25 +0000 (13:30 +0000)
commit42302b205f03c74c0226bbc79dca48448dd11d48
treef864f814b9523584f4551e0e309ab739e8941925
parent5a6cfba5553b4f315b3d12b423e56a7fb9e8e0be
ASoC: Intel: sof_es8336: get codec device with ACPI instead of bus search

We have an existing 'adev' handle from which we can find the codec
device, no need for an I2C bus search.

This change aligns this driver will all other I2S-based machine
drivers.

Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/intel/boards/sof_es8336.c
This page took 0.053776 seconds and 4 git commands to generate.