[PATCH 19/29] ASoC: intel: use asoc_substream_to_rtd()

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Mon Jul 20 17:17:27 CEST 2020



On 7/19/20 8:19 PM, Kuninori Morimoto wrote:
> 
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> Now we can use asoc_substream_to_rtd() macro,
> let's use it.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>

LGTM. If there's a v2, maybe split the boards/ directory changes from 
the other platform driver changes to help with backports/tests?

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>

Thanks Morimoto-san.

> ---
>   sound/soc/intel/atom/sst-mfld-platform-pcm.c     |  6 +++---
>   sound/soc/intel/baytrail/sst-baytrail-pcm.c      | 16 ++++++++--------
>   sound/soc/intel/boards/bdw-rt5650.c              |  2 +-
>   sound/soc/intel/boards/bdw-rt5677.c              |  4 ++--
>   sound/soc/intel/boards/broadwell.c               |  2 +-
>   sound/soc/intel/boards/bxt_rt298.c               |  2 +-
>   sound/soc/intel/boards/byt-rt5640.c              |  2 +-
>   sound/soc/intel/boards/bytcht_da7213.c           |  4 ++--
>   sound/soc/intel/boards/bytcr_rt5640.c            |  2 +-
>   sound/soc/intel/boards/bytcr_rt5651.c            |  2 +-
>   sound/soc/intel/boards/cht_bsw_max98090_ti.c     |  2 +-
>   sound/soc/intel/boards/cht_bsw_nau8824.c         |  2 +-
>   sound/soc/intel/boards/cht_bsw_rt5645.c          |  2 +-
>   sound/soc/intel/boards/cht_bsw_rt5672.c          |  2 +-
>   sound/soc/intel/boards/cml_rt1011_rt5682.c       |  4 ++--
>   sound/soc/intel/boards/ehl_rt5660.c              |  2 +-
>   sound/soc/intel/boards/glk_rt5682_max98357a.c    |  2 +-
>   sound/soc/intel/boards/haswell.c                 |  2 +-
>   sound/soc/intel/boards/kbl_da7219_max98927.c     |  8 ++++----
>   sound/soc/intel/boards/kbl_rt5660.c              |  2 +-
>   sound/soc/intel/boards/kbl_rt5663_max98927.c     |  4 ++--
>   .../intel/boards/kbl_rt5663_rt5514_max98927.c    |  4 ++--
>   sound/soc/intel/boards/skl_nau88l25_max98357a.c  |  2 +-
>   sound/soc/intel/boards/skl_nau88l25_ssm4567.c    |  2 +-
>   sound/soc/intel/boards/skl_rt286.c               |  2 +-
>   sound/soc/intel/boards/sof_da7219_max98373.c     |  2 +-
>   sound/soc/intel/boards/sof_maxim_common.c        |  4 ++--
>   sound/soc/intel/boards/sof_pcm512x.c             |  4 ++--
>   sound/soc/intel/boards/sof_rt5682.c              |  4 ++--
>   sound/soc/intel/boards/sof_sdw_rt1308.c          |  2 +-
>   sound/soc/intel/boards/sof_wm8804.c              |  2 +-
>   sound/soc/intel/haswell/sst-haswell-pcm.c        | 12 ++++++------
>   sound/soc/intel/keembay/kmb_platform.c           |  2 +-
>   sound/soc/intel/skylake/skl-pcm.c                |  8 ++++----
>   34 files changed, 62 insertions(+), 62 deletions(-)



More information about the Alsa-devel mailing list