diff for duplicates of <f084c578-2fd5-e090-7d90-1ddffa1e22be@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 24ff81d..fd25971 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ I did look at the entire function and indeed it does not seem logical at all and rather an unintentional bad copy-paste, probably undetected since changing the gains on capture is less straightforward to test. - if (stream == SNDRV_PCM_STREAM_PLAYBACK) { + if (stream = SNDRV_PCM_STREAM_PLAYBACK) { dev_dbg(dai->dev, "Stream name=%s\n", dai->playback_widget->name); w = dai->playback_widget; @@ -68,8 +68,4 @@ let's see if there's any feedback and if not I'll ack this. > continue; > > if (p->connect && p->source->power && -> -_______________________________________________ -Alsa-devel mailing list -Alsa-devel@alsa-project.org -https://mailman.alsa-project.org/mailman/listinfo/alsa-devel +> diff --git a/a/content_digest b/N1/content_digest index 7facf76..ee7c72b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020191119113640.166940-1-colin.king@canonical.com\0" "From\0Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>\0" - "Subject\0Re: [alsa-devel] [PATCH] ASoC: Intel: mrfld: fix incorrect check on p->sink\0" - "Date\0Tue, 19 Nov 2019 08:23:30 -0600\0" + "Subject\0Re: [PATCH] ASoC: Intel: mrfld: fix incorrect check on p->sink\0" + "Date\0Tue, 19 Nov 2019 14:23:30 +0000\0" "To\0Colin King <colin.king@canonical.com>" Cezary Rojewski <cezary.rojewski@intel.com> Liam Girdwood <liam.r.girdwood@linux.intel.com> @@ -40,7 +40,7 @@ "all and rather an unintentional bad copy-paste, probably undetected \n" "since changing the gains on capture is less straightforward to test.\n" "\n" - "\tif (stream == SNDRV_PCM_STREAM_PLAYBACK) {\n" + "\tif (stream = SNDRV_PCM_STREAM_PLAYBACK) {\n" "\t\tdev_dbg(dai->dev, \"Stream name=%s\\n\",\n" "\t\t\t\tdai->playback_widget->name);\n" "\t\tw = dai->playback_widget;\n" @@ -87,10 +87,6 @@ "> \t\t\t\tcontinue;\n" "> \n" "> \t\t\tif (p->connect && p->source->power &&\n" - "> \n" - "_______________________________________________\n" - "Alsa-devel mailing list\n" - "Alsa-devel@alsa-project.org\n" - https://mailman.alsa-project.org/mailman/listinfo/alsa-devel + > -ca4a6816bd53ae9a7a77df6d5ce6ae20bbfe8a3c2cbb3e5b9ef340bc4ff78c69 +eaa9c5d622137870b926111555ebd961687efd2abdf1bada74ae4523dc5120ba
diff --git a/a/1.txt b/N2/1.txt index 24ff81d..6c3b4e7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -68,8 +68,4 @@ let's see if there's any feedback and if not I'll ack this. > continue; > > if (p->connect && p->source->power && -> -_______________________________________________ -Alsa-devel mailing list -Alsa-devel@alsa-project.org -https://mailman.alsa-project.org/mailman/listinfo/alsa-devel +> diff --git a/a/content_digest b/N2/content_digest index 7facf76..3bc955b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,6 +1,6 @@ "ref\020191119113640.166940-1-colin.king@canonical.com\0" "From\0Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>\0" - "Subject\0Re: [alsa-devel] [PATCH] ASoC: Intel: mrfld: fix incorrect check on p->sink\0" + "Subject\0Re: [PATCH] ASoC: Intel: mrfld: fix incorrect check on p->sink\0" "Date\0Tue, 19 Nov 2019 08:23:30 -0600\0" "To\0Colin King <colin.king@canonical.com>" Cezary Rojewski <cezary.rojewski@intel.com> @@ -12,9 +12,9 @@ Subhransu S . Prusty <subhransu.s.prusty@intel.com> Vinod Koul <vkoul@kernel.org> " alsa-devel@alsa-project.org\0" - "Cc\0Sanyog Kale <sanyog.r.kale@intel.com>" - kernel-janitors@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "Cc\0kernel-janitors@vger.kernel.org" + linux-kernel@vger.kernel.org + " Sanyog Kale <sanyog.r.kale@intel.com>\0" "\00:1\0" "b\0" "\n" @@ -87,10 +87,6 @@ "> \t\t\t\tcontinue;\n" "> \n" "> \t\t\tif (p->connect && p->source->power &&\n" - "> \n" - "_______________________________________________\n" - "Alsa-devel mailing list\n" - "Alsa-devel@alsa-project.org\n" - https://mailman.alsa-project.org/mailman/listinfo/alsa-devel + > -ca4a6816bd53ae9a7a77df6d5ce6ae20bbfe8a3c2cbb3e5b9ef340bc4ff78c69 +4cd4b2705411f9d49ef70f8dab9e1dd473d8ddc8f98b3626995233b1da6966e5
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.