diff for duplicates of <57BC03D9.10707@cisco.com> diff --git a/a/1.txt b/N1/1.txt index dca5854..35ba4e5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ On 08/23/16 09:59, Russell King - ARM Linux wrote: >> >>> +static unsigned int parse_hdmi_addr(const struct edid *edid) >>> +{ ->>> + if (!edid || edid->extensions = 0) +>>> + if (!edid || edid->extensions == 0) >>> + return (u16)~0; >>> + >>> + return cec_get_edid_phys_addr((u8 *)edid, diff --git a/a/content_digest b/N1/content_digest index 543a6e2..e14f163 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,17 +2,10 @@ "ref\0E1bYDEs-0004rs-FP@rmk-PC.armlinux.org.uk\0" "ref\0dcd9587f-be60-0cb6-92bb-3226c51bddfb@xs4all.nl\0" "ref\020160823075950.GC1041@n2100.armlinux.org.uk\0" - "From\0Hans Verkuil <hansverk@cisco.com>\0" - "Subject\0Re: [PATCH RFC 4/5] drm/bridge: add dw-hdmi cec driver using Hans Verkil's CEC code\0" - "Date\0Tue, 23 Aug 2016 08:05:45 +0000\0" - "To\0Russell King - ARM Linux <linux@armlinux.org.uk>" - " Hans Verkuil <hverkuil@xs4all.nl>\0" - "Cc\0linux-fbdev@vger.kernel.org" - David Airlie <airlied@linux.ie> - dri-devel@lists.freedesktop.org - Tomi Valkeinen <tomi.valkeinen@ti.com> - Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> - " linux-arm-kernel@lists.infradead.org\0" + "From\0hansverk@cisco.com (Hans Verkuil)\0" + "Subject\0[PATCH RFC 4/5] drm/bridge: add dw-hdmi cec driver using Hans Verkil's CEC code\0" + "Date\0Tue, 23 Aug 2016 10:05:45 +0200\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -41,7 +34,7 @@ ">>\n" ">>> +static unsigned int parse_hdmi_addr(const struct edid *edid)\n" ">>> +{\n" - ">>> +\tif (!edid || edid->extensions = 0)\n" + ">>> +\tif (!edid || edid->extensions == 0)\n" ">>> +\t\treturn (u16)~0;\n" ">>> +\n" ">>> +\treturn cec_get_edid_phys_addr((u8 *)edid,\n" @@ -94,4 +87,4 @@ "\n" "\tHans" -0287a6456be8c31ae208b1e8e5a09a3341614c564930eec4d15a4ac0092e7473 +1c6aaca3b3d4ce4475a28fa0812ffcd872f769e3648ae98af30badf3755b4565
diff --git a/a/1.txt b/N2/1.txt index dca5854..35ba4e5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -24,7 +24,7 @@ On 08/23/16 09:59, Russell King - ARM Linux wrote: >> >>> +static unsigned int parse_hdmi_addr(const struct edid *edid) >>> +{ ->>> + if (!edid || edid->extensions = 0) +>>> + if (!edid || edid->extensions == 0) >>> + return (u16)~0; >>> + >>> + return cec_get_edid_phys_addr((u8 *)edid, diff --git a/a/content_digest b/N2/content_digest index 543a6e2..2ab98b2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "ref\020160823075950.GC1041@n2100.armlinux.org.uk\0" "From\0Hans Verkuil <hansverk@cisco.com>\0" "Subject\0Re: [PATCH RFC 4/5] drm/bridge: add dw-hdmi cec driver using Hans Verkil's CEC code\0" - "Date\0Tue, 23 Aug 2016 08:05:45 +0000\0" + "Date\0Tue, 23 Aug 2016 10:05:45 +0200\0" "To\0Russell King - ARM Linux <linux@armlinux.org.uk>" " Hans Verkuil <hverkuil@xs4all.nl>\0" "Cc\0linux-fbdev@vger.kernel.org" @@ -41,7 +41,7 @@ ">>\n" ">>> +static unsigned int parse_hdmi_addr(const struct edid *edid)\n" ">>> +{\n" - ">>> +\tif (!edid || edid->extensions = 0)\n" + ">>> +\tif (!edid || edid->extensions == 0)\n" ">>> +\t\treturn (u16)~0;\n" ">>> +\n" ">>> +\treturn cec_get_edid_phys_addr((u8 *)edid,\n" @@ -94,4 +94,4 @@ "\n" "\tHans" -0287a6456be8c31ae208b1e8e5a09a3341614c564930eec4d15a4ac0092e7473 +056bfa5aaa8b8bd419bb24520f01683d91f25a9f454d8ee3fb462147959622ef
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.