diff for duplicates of <53395131.6090002@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 0be8ff5..0cc3135 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -120,7 +120,7 @@ On 31-03-2014 1:26, Ben Dooks wrote: > + return ret; > + } > + -> + if (ep.bus_type = V4L2_MBUS_BT656) +> + if (ep.bus_type == V4L2_MBUS_BT656) > + pdata_flags = RCAR_VIN_BT656; > + else { diff --git a/a/content_digest b/N1/content_digest index ae7bd2f..51cb588 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01396214765-23689-2-git-send-email-ben.dooks@codethink.co.uk\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [RFC 2/3] rcar_vin: add devicetree support\0" - "Date\0Mon, 31 Mar 2014 11:27:45 +0000\0" + "Date\0Mon, 31 Mar 2014 15:27:45 +0400\0" "To\0Ben Dooks <ben.dooks@codethink.co.uk>" " linux-media@vger.kernel.org\0" "Cc\0g.liakhovetski@gmx.de" @@ -131,7 +131,7 @@ "> +\t\t\treturn ret;\n" "> +\t\t}\n" "> +\n" - "> +\t\tif (ep.bus_type = V4L2_MBUS_BT656)\n" + "> +\t\tif (ep.bus_type == V4L2_MBUS_BT656)\n" "> +\t\t\tpdata_flags = RCAR_VIN_BT656;\n" "> +\t\telse {\n" "\n" @@ -166,4 +166,4 @@ "\n" WBR, Sergei -6d065fe00721a2feb9618bd6ad98c2f04e13e74e50e78e89e641812d97f3e353 +60d21e2a33bfe3f8b961f867059dd8610e7619b8ded66396d929f3aede90d281
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.