OSDN Git Service

ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Thu, 10 Sep 2020 16:41:24 +0000 (19:41 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 11 Sep 2020 14:29:31 +0000 (15:29 +0100)
commitfde106552845b7c369c2385b27062b1c2130a4dd
tree1a04246cd861162dc752b292d2c3d5e87e7fa659
parent914fab3b43633d03eb40e3216cc2857864589c60
ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro

Remove the HDA_DSP_CORE_MASK() macro and use BIT() and GENMASK()
macros directly for more clarity.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Keyon Jie <yang.jie@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200910164125.2033062-4-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/apl.c
sound/soc/sof/intel/cnl.c
sound/soc/sof/intel/hda-loader.c
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/tgl.c