diff for duplicates of <X/wfXQFxeMLvpO+1@mwanda> diff --git a/a/1.txt b/N1/1.txt index 5d49e69..05d6344 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ index 481a4a25acb0..489697963dd3 100644 --- a/sound/soc/soc-pcm.c +++ b/sound/soc/soc-pcm.c @@ -2443,6 +2443,7 @@ static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) - fe->dpcm[stream].state == SND_SOC_DPCM_STATE_CLOSE) { + fe->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE) { dev_err(fe->dev, "ASoC: FE %s is not ready %d\n", fe->dai_link->name, fe->dpcm[stream].state); + ret = -EINVAL; diff --git a/a/content_digest b/N1/content_digest index 19bd174..db7cee0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] ASoC: soc-pcm: Fix an uninitialized error code\0" - "Date\0Mon, 11 Jan 2021 12:50:21 +0300\0" + "Date\0Mon, 11 Jan 2021 09:50:21 +0000\0" "To\0Liam Girdwood <lgirdwood@gmail.com>" " \346\234\261\347\201\277\347\201\277 <zhucancan@vivo.com>\0" "Cc\0alsa-devel@alsa-project.org" @@ -23,7 +23,7 @@ "--- a/sound/soc/soc-pcm.c\n" "+++ b/sound/soc/soc-pcm.c\n" "@@ -2443,6 +2443,7 @@ static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream)\n" - " \t\tfe->dpcm[stream].state == SND_SOC_DPCM_STATE_CLOSE) {\n" + " \t\tfe->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE) {\n" " \t\tdev_err(fe->dev, \"ASoC: FE %s is not ready %d\\n\",\n" " \t\t\tfe->dai_link->name, fe->dpcm[stream].state);\n" "+\t\tret = -EINVAL;\n" @@ -33,4 +33,4 @@ "-- \n" 2.29.2 -ef26430553a3d56439e6647e5eb073d5bf23821306dea1af901dd2da4e6d6c7f +604063e9880107b2e778a390e0f405325a6d96b160ab3065e3bb617194091008
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.