OSDN Git Service

ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()
authorYong Zhi <yong.zhi@intel.com>
Wed, 26 Aug 2020 18:45:26 +0000 (11:45 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 27 Aug 2020 13:22:18 +0000 (14:22 +0100)
commit0ff06df0be60db920f3d7218fa2bded9fd8de3f6
tree0eb19b267e36b31c1a2c0edf062ff5f31a2faf61
parentc242766f286aa5a54cc3d987e71b8c952059132d
ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()

cl_dsp_init() doesn't use the fwdata and fwsize parameters.
Remove it, and update caller accordingly.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20200826184532.1612070-3-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-loader.c