diff for duplicates of <5090C8F9.4060103@ti.com> diff --git a/a/1.txt b/N1/1.txt index 3dc1b0e..964f07c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,8 @@ same DSI IP. > --- a/drivers/video/omap2/dss/dsi.c > +++ b/drivers/video/omap2/dss/dsi.c > @@ -1386,6 +1386,11 @@ retry: -> cur.dsi_pll_hsdiv_dispc_clk > cur.clkin4ddr / cur.regm_dispc; +> cur.dsi_pll_hsdiv_dispc_clk = +> cur.clkin4ddr / cur.regm_dispc; > > + if (cur.regm_dispc > 1 && > + cur.regm_dispc % 2 != 0 && diff --git a/a/content_digest b/N1/content_digest index ec6ef19..4c0608e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01351613409-21186-6-git-send-email-tomi.valkeinen@ti.com\0" "From\0Archit Taneja <archit@ti.com>\0" "Subject\0Re: [PATCH 05/12] OMAPDSS: DSI: skip odd dividers when pck >= 100MHz\0" - "Date\0Wed, 31 Oct 2012 06:57:13 +0000\0" + "Date\0Wed, 31 Oct 2012 12:15:13 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" linux-fbdev@vger.kernel.org @@ -43,7 +43,8 @@ "> --- a/drivers/video/omap2/dss/dsi.c\n" "> +++ b/drivers/video/omap2/dss/dsi.c\n" "> @@ -1386,6 +1386,11 @@ retry:\n" - "> \t\t\t\tcur.dsi_pll_hsdiv_dispc_clk > \t\t\t\t\tcur.clkin4ddr / cur.regm_dispc;\n" + "> \t\t\t\tcur.dsi_pll_hsdiv_dispc_clk =\n" + "> \t\t\t\t\tcur.clkin4ddr / cur.regm_dispc;\n" ">\n" "> +\t\t\t\tif (cur.regm_dispc > 1 &&\n" "> +\t\t\t\t\t\tcur.regm_dispc % 2 != 0 &&\n" @@ -60,4 +61,4 @@ "\n" Archit -01be4a8cfb413c4eb63cec4540564cbd44924e7026cdfec1f608793e1b7eff09 +a030c78bbb66b8d343869d74a6d51cd7d7b92c020dfada105a3e10ba3ff88968
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.