LF-3665-1 ASoC: SOF: Rename compress.c -> probe_compress.c
authorDaniel Baluta <daniel.baluta@nxp.com>
Mon, 18 Jan 2021 09:10:48 +0000 (11:10 +0200)
committerDaniel Baluta <daniel.baluta@nxp.com>
Wed, 28 Apr 2021 12:27:48 +0000 (15:27 +0300)
commit2318f37545dc9dee0d2f24d02b99f6dd856ce017
tree11a9294a8d2f55ed66960ff44344ce705506cf9c
parent35fd39427d72cc102d4831ed2bd17f8021dbe2a1
LF-3665-1 ASoC: SOF: Rename compress.c -> probe_compress.c

This will help separate compress probe helpers functions from
compress audio implementation that will follow in the next patches.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
sound/soc/sof/Makefile
sound/soc/sof/compress.c [deleted file]
sound/soc/sof/compress.h [deleted file]
sound/soc/sof/intel/hda-dai.c
sound/soc/sof/pcm.c
sound/soc/sof/probe_compress.c [new file with mode: 0644]
sound/soc/sof/probe_compress.h [new file with mode: 0644]