|
@@ -405,7 +405,6 @@ static void gbcodec_shutdown(struct snd_pcm_substream *substream,
|
|
params->state = GBAUDIO_CODEC_SHUTDOWN;
|
|
params->state = GBAUDIO_CODEC_SHUTDOWN;
|
|
mutex_unlock(&codec->lock);
|
|
mutex_unlock(&codec->lock);
|
|
pm_relax(dai->dev);
|
|
pm_relax(dai->dev);
|
|
- return;
|
|
|
|
}
|
|
}
|
|
|
|
|
|
static int gbcodec_hw_params(struct snd_pcm_substream *substream,
|
|
static int gbcodec_hw_params(struct snd_pcm_substream *substream,
|