ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 16 Sep 2021 10:32:10 +0000 (13:32 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 16 Sep 2021 13:04:14 +0000 (14:04 +0100)
commitf95b4152ad75274734ed23d0546d24f5e7fc9c3c
tree167cf8c8180ecc7187c24ec0d362e9323ecc1b22
parent7bbdda8009001d66611314e67a3f498d4b412c64
ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c

The hda-compress.c is implementing the SOF probe support for intel HDA
platforms using compress API.

To avoid the confusion, rename it to reflect this.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20210916103211.1573-6-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/Makefile
sound/soc/sof/intel/hda-compress.c [deleted file]
sound/soc/sof/intel/hda-probes.c [new file with mode: 0644]