OSDN Git Service

ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 16 Sep 2021 13:03:08 +0000 (16:03 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 17 Sep 2021 12:17:47 +0000 (13:17 +0100)
commit0ed66cb7b6d38f0bab061466c1aa0e9f3db45e93
treea6b0381c5de72dbea546dfcb992c7a15fef2dc8b
parentf6b0c731a01fc581fcc4fb227e2d3ad9e0cb31d6
ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops

From the name sof_arch_ops one can not decipher that these ops are DSP
architecture ops.
Rename it to dsp_arch_ops and change also the macro to retrieve the DSP
architecture specific ops as well.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210916130308.7969-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/imx8.c
sound/soc/sof/imx/imx8m.c
sound/soc/sof/intel/apl.c
sound/soc/sof/intel/bdw.c
sound/soc/sof/intel/byt.c
sound/soc/sof/intel/cnl.c
sound/soc/sof/intel/icl.c
sound/soc/sof/intel/pci-tng.c
sound/soc/sof/intel/tgl.c
sound/soc/sof/sof-priv.h
sound/soc/sof/xtensa/core.c