diff for duplicates of <5319FFB4.3050102@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 8efc49f..9d8adbe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -83,7 +83,7 @@ On 03/07/2014 04:01 PM, 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 5ccb419..b31551f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01394197299-17528-6-git-send-email-ben.dooks@codethink.co.uk\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH 5/5] rcar_vin: add devicetree support\0" - "Date\0Fri, 07 Mar 2014 16:20:03 +0000\0" + "Date\0Fri, 07 Mar 2014 20:19:48 +0300\0" "To\0Ben Dooks <ben.dooks@codethink.co.uk>" " linux-media@vger.kernel.org\0" "Cc\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>" @@ -98,7 +98,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" @@ -137,4 +137,4 @@ "\n" WBR, Sergei -3868396c18079dc4b662c3b89deacbb8e591779b72f1f45b2bf8015e4ddcd964 +ce4a1349f5040c39caaded28170f6c83122498e4953ccbd62c92a1023f2c17ad
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.