diff for duplicates of <502CE727.6070906@ti.com> diff --git a/a/1.txt b/N1/1.txt index e4486f4..0bcc6f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,8 +44,8 @@ On Thursday 16 August 2012 05:08 PM, Tomi Valkeinen wrote: >> else /* S-Video */ >> l |= (1 << 0) | (1 << 2); >> ->> - if (dssdev->phy.venc.invert_polarity = false) ->> + if (venc.vid_out_pol = OMAPDSS_SIG_ACTIVE_HIGH) +>> - if (dssdev->phy.venc.invert_polarity == false) +>> + if (venc.vid_out_pol == OMAPDSS_SIG_ACTIVE_HIGH) >> l |= 1 << 3; > > Are you sure this is correct? I know practically nothing about analog diff --git a/a/content_digest b/N1/content_digest index b49c631..1541f50 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\01345117118.15132.7.camel@lappyti\0" "From\0Archit Taneja <a0393947@ti.com>\0" "Subject\0Re: [PATCH 6/6] OMAPDSS: VENC: Maintian copy of video output polarity in private data\0" - "Date\0Thu, 16 Aug 2012 12:39:19 +0000\0" + "Date\0Thu, 16 Aug 2012 17:57:19 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -56,8 +56,8 @@ ">> \telse /* S-Video */\n" ">> \t\tl |= (1 << 0) | (1 << 2);\n" ">>\n" - ">> -\tif (dssdev->phy.venc.invert_polarity = false)\n" - ">> +\tif (venc.vid_out_pol = OMAPDSS_SIG_ACTIVE_HIGH)\n" + ">> -\tif (dssdev->phy.venc.invert_polarity == false)\n" + ">> +\tif (venc.vid_out_pol == OMAPDSS_SIG_ACTIVE_HIGH)\n" ">> \t\tl |= 1 << 3;\n" ">\n" "> Are you sure this is correct? I know practically nothing about analog\n" @@ -80,4 +80,4 @@ "> Tomi\n" > -9139dbd0e59fc74adec90338d6597d563faee8124b264aa24e80419314c7a814 +83974ca0b7684441f7021fd2511600708c319fbd42a8b51d627ae13968bfc94c
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.