[alsa-devel] [PATCH 0/6] ASoC: use for_each_rtd_codec_dai() macro
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Thu Feb 13 16:29:59 CET 2020
[adding Mark in Cc:]
> Hi Mark
>
> Some drivers aren't using for_each_rtd_codec_dai() macro.
> This patch-set switches to use it.
>
> Kuninori Morimoto (6):
> ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macro
> ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macro
> ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macro
> ASoC: intel: cml_rt1011_rt5682: use for_each_rtd_codec_dai() macro
> ASoC: intel: kbl_da7219_max98927: use for_each_rtd_codec_dai() macro
> ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macro
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> drivers/soundwire/qcom.c | 7 ++++---
> sound/soc/intel/boards/cml_rt1011_rt5682.c | 3 +--
> sound/soc/intel/boards/kbl_da7219_max98927.c | 8 ++++----
> .../mediatek/mt8183/mt8183-da7219-max98357.c | 8 ++++----
> sound/soc/qcom/apq8016_sbc.c | 7 +++----
> sound/soc/qcom/sdm845.c | 20 +++++++++----------
> 6 files changed, 25 insertions(+), 28 deletions(-)
>
More information about the Alsa-devel
mailing list