diff for duplicates of <5149D30F.2010801@ti.com> diff --git a/a/1.txt b/N1/1.txt index 1040392..60d808e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ On Friday 08 March 2013 05:22 PM, Tomi Valkeinen wrote: > + unsigned long fckd_hw_max; > + unsigned long prate; > + -> + if (dss.dpll4_m4_ck = NULL) { +> + if (dss.dpll4_m4_ck == NULL) { > + /* XXX can we change the clock on omap2? */ We can change dss_fclk1 on omap2, and the cclock2420_data.c and diff --git a/a/content_digest b/N1/content_digest index 5773096..61407fa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01362743569-10289-9-git-send-email-tomi.valkeinen@ti.com\0" "From\0Archit Taneja <archit@ti.com>\0" "Subject\0Re: [PATCH 08/14] OMAPDSS: DSS: add new clock calculation code\0" - "Date\0Wed, 20 Mar 2013 15:29:35 +0000\0" + "Date\0Wed, 20 Mar 2013 20:47:35 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -36,7 +36,7 @@ "> +\tunsigned long fckd_hw_max;\n" "> +\tunsigned long prate;\n" "> +\n" - "> +\tif (dss.dpll4_m4_ck = NULL) {\n" + "> +\tif (dss.dpll4_m4_ck == NULL) {\n" "> +\t\t/* XXX can we change the clock on omap2? */\n" "\n" "We can change dss_fclk1 on omap2, and the cclock2420_data.c and \n" @@ -92,4 +92,4 @@ "> void sdi_uninit_platform_driver(void) __exit;\n" > -5728995f126bd9e33c97d66d3875fa1742498602ca36677920f01fcca9e65efe +874d0944ca0fb9f3991a653784c5ed97b4334d0ec68f822e6b532b87e9c22b1f
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.