diff for duplicates of <545387E6.4020707@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 7995b6f..d7c8c3b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ On 10/31/2014 12:08 PM, Yoshihiro Kaneko wrote: > + * two bits of INF are set. This corresponds to the bits > + * set in VNMC_INF_RGB888. > + */ -> + if ((vnmc & VNMC_INF_RGB888)) = VNMC_INF_RGB888) +> + if ((vnmc & VNMC_INF_RGB888)) == VNMC_INF_RGB888) > + vnmc ^= VNMC_BPS; > + > /* progressive or interlaced mode */ diff --git a/a/content_digest b/N1/content_digest index 0962033..9422f50 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01414746490-23077-1-git-send-email-ykaneko0929@gmail.com\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support\0" - "Date\0Fri, 31 Oct 2014 13:00:22 +0000\0" + "Date\0Fri, 31 Oct 2014 16:00:22 +0300\0" "To\0Yoshihiro Kaneko <ykaneko0929@gmail.com>" " linux-media@vger.kernel.org\0" "Cc\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>" @@ -52,7 +52,7 @@ "> +\t * two bits of INF are set. This corresponds to the bits\n" "> +\t * set in VNMC_INF_RGB888.\n" "> +\t */\n" - "> +\tif ((vnmc & VNMC_INF_RGB888)) = VNMC_INF_RGB888)\n" + "> +\tif ((vnmc & VNMC_INF_RGB888)) == VNMC_INF_RGB888)\n" "> +\t\tvnmc ^= VNMC_BPS;\n" "> +\n" "> \t/* progressive or interlaced mode */\n" @@ -61,4 +61,4 @@ "\n" WBR, Sergei -cb5a664a73e8a48b73ecadf5194e0f010118c4e2279b0d7c904448a0b8af7e3d +cf74b83b09e1ac953c7f70fa55db03a81334acccd5f17318463cb7757e5abcee
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.