diff for duplicates of <50371D27.1010707@ti.com> diff --git a/a/1.txt b/N1/1.txt index d68ce87..62e3425 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ On Thursday 23 August 2012 07:15 PM, Tomi Valkeinen wrote: > > dss_init_hdmi_ip_ops(&hdmi.ip_data); > -> + if (hdmi.vdda_hdmi_dac_reg = NULL) { +> + if (hdmi.vdda_hdmi_dac_reg == NULL) { > + struct regulator *reg; > + > + reg = devm_regulator_get(&hdmi.pdev->dev, "vdda_hdmi_dac"); diff --git a/a/content_digest b/N1/content_digest index c17f04f..76f6bd6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01345729514-2441-5-git-send-email-tomi.valkeinen@ti.com\0" "From\0Archit Taneja <a0393947@ti.com>\0" "Subject\0Re: [PATCH 4/8] OMAPDSS: HDMI: use vdda_hdmi_dac\0" - "Date\0Fri, 24 Aug 2012 06:32:23 +0000\0" + "Date\0Fri, 24 Aug 2012 11:50:23 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -47,7 +47,7 @@ ">\n" "> \tdss_init_hdmi_ip_ops(&hdmi.ip_data);\n" ">\n" - "> +\tif (hdmi.vdda_hdmi_dac_reg = NULL) {\n" + "> +\tif (hdmi.vdda_hdmi_dac_reg == NULL) {\n" "> +\t\tstruct regulator *reg;\n" "> +\n" "> +\t\treg = devm_regulator_get(&hdmi.pdev->dev, \"vdda_hdmi_dac\");\n" @@ -63,4 +63,4 @@ "\n" Archit -9a77b3ed4bec04994ad885bb88128773b86f172a612f87d6b8a9193d04624f96 +68fb45a548accf7e312ee6c572a7a48bb81c815e3b495a308f5ba7eac821d1ed
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.