|
@@ -203,7 +203,6 @@ static int soc_compr_free(struct snd_compr_stream *cstream)
|
|
|
|
|
|
if (platform->driver->compr_ops && platform->driver->compr_ops->free)
|
|
if (platform->driver->compr_ops && platform->driver->compr_ops->free)
|
|
platform->driver->compr_ops->free(cstream);
|
|
platform->driver->compr_ops->free(cstream);
|
|
- cpu_dai->runtime = NULL;
|
|
|
|
|
|
|
|
if (cstream->direction == SND_COMPRESS_PLAYBACK) {
|
|
if (cstream->direction == SND_COMPRESS_PLAYBACK) {
|
|
if (snd_soc_runtime_ignore_pmdown_time(rtd)) {
|
|
if (snd_soc_runtime_ignore_pmdown_time(rtd)) {
|