diff for duplicates of <575E06C3.4020305@ti.com> diff --git a/a/1.txt b/N1/1.txt index 32a97dd..cdf8c28 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,9 +9,9 @@ On 6/11/2016 4:39 AM, Brian Norris wrote: > enabling this regulator at probe time; and sleeping for 1 to 2ms, if the > EN/VDDIO regulator was provided. > -> Signed-off-by: Brian Norris <briannorris@chromium.org> +> Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> -Acked-by: Milo Kim <milo.kim@ti.com> +Acked-by: Milo Kim <milo.kim-l0cyMroinI0@public.gmane.org> Thanks! @@ -69,7 +69,7 @@ Thanks! > + lp->enable = devm_regulator_get_optional(lp->dev, "enable"); > + if (IS_ERR(lp->enable)) { > + ret = PTR_ERR(lp->enable); -> + if (ret = -ENODEV) { +> + if (ret == -ENODEV) { > + lp->enable = NULL; > + } else { > + if (ret != -EPROBE_DEFER) @@ -104,3 +104,7 @@ Thanks! > > ret = lp855x_configure(lp); > +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 589574b..e672ff1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01465587597-131467-1-git-send-email-briannorris@chromium.org\0" "ref\01465587597-131467-1-git-send-email-briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0" - "From\0Kim, Milo <milo.kim@ti.com>\0" + "From\0Kim, Milo <milo.kim-l0cyMroinI0@public.gmane.org>\0" "Subject\0Re: [PATCH v2] backlight: lp855x: Add enable regulator\0" - "Date\0Mon, 13 Jun 2016 01:05:07 +0000\0" + "Date\0Mon, 13 Jun 2016 10:05:07 +0900\0" "To\0Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" "Cc\0Jingoo Han <jingoohan1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> @@ -26,9 +26,9 @@ "> enabling this regulator at probe time; and sleeping for 1 to 2ms, if the\n" "> EN/VDDIO regulator was provided.\n" ">\n" - "> Signed-off-by: Brian Norris <briannorris@chromium.org>\n" + "> Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" "\n" - "Acked-by: Milo Kim <milo.kim@ti.com>\n" + "Acked-by: Milo Kim <milo.kim-l0cyMroinI0@public.gmane.org>\n" "\n" "Thanks!\n" "\n" @@ -86,7 +86,7 @@ "> +\tlp->enable = devm_regulator_get_optional(lp->dev, \"enable\");\n" "> +\tif (IS_ERR(lp->enable)) {\n" "> +\t\tret = PTR_ERR(lp->enable);\n" - "> +\t\tif (ret = -ENODEV) {\n" + "> +\t\tif (ret == -ENODEV) {\n" "> +\t\t\tlp->enable = NULL;\n" "> +\t\t} else {\n" "> +\t\t\tif (ret != -EPROBE_DEFER)\n" @@ -120,6 +120,10 @@ "> \ti2c_set_clientdata(cl, lp);\n" ">\n" "> \tret = lp855x_configure(lp);\n" - > + ">\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -94da5e1d236cc1f98f0f651dcfeb0766515e538a3545e139ed1166427ca93d5e +ea57eca45d292112d075925d20318f0171c791e6ace5ef647ef34827f68fce46
diff --git a/a/1.txt b/N2/1.txt index 32a97dd..cc2e2bc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -69,7 +69,7 @@ Thanks! > + lp->enable = devm_regulator_get_optional(lp->dev, "enable"); > + if (IS_ERR(lp->enable)) { > + ret = PTR_ERR(lp->enable); -> + if (ret = -ENODEV) { +> + if (ret == -ENODEV) { > + lp->enable = NULL; > + } else { > + if (ret != -EPROBE_DEFER) diff --git a/a/content_digest b/N2/content_digest index 589574b..5a9759f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,17 @@ "ref\01465587597-131467-1-git-send-email-briannorris@chromium.org\0" - "ref\01465587597-131467-1-git-send-email-briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0" "From\0Kim, Milo <milo.kim@ti.com>\0" "Subject\0Re: [PATCH v2] backlight: lp855x: Add enable regulator\0" - "Date\0Mon, 13 Jun 2016 01:05:07 +0000\0" - "To\0Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" - "Cc\0Jingoo Han <jingoohan1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Stephen Barber <smbarber-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> - Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Date\0Mon, 13 Jun 2016 10:05:07 +0900\0" + "To\0Brian Norris <briannorris@chromium.org>\0" + "Cc\0Jingoo Han <jingoohan1@gmail.com>" + Lee Jones <lee.jones@linaro.org> + Stephen Barber <smbarber@chromium.org> + Doug Anderson <dianders@chromium.org> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Tomi Valkeinen <tomi.valkeinen@ti.com> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + " <linux-fbdev@vger.kernel.org>\0" "\00:1\0" "b\0" "On 6/11/2016 4:39 AM, Brian Norris wrote:\n" @@ -86,7 +85,7 @@ "> +\tlp->enable = devm_regulator_get_optional(lp->dev, \"enable\");\n" "> +\tif (IS_ERR(lp->enable)) {\n" "> +\t\tret = PTR_ERR(lp->enable);\n" - "> +\t\tif (ret = -ENODEV) {\n" + "> +\t\tif (ret == -ENODEV) {\n" "> +\t\t\tlp->enable = NULL;\n" "> +\t\t} else {\n" "> +\t\t\tif (ret != -EPROBE_DEFER)\n" @@ -122,4 +121,4 @@ "> \tret = lp855x_configure(lp);\n" > -94da5e1d236cc1f98f0f651dcfeb0766515e538a3545e139ed1166427ca93d5e +036f1d73503f3ead20b3db8a0bda6fe1dce952035836607f00c644ef74d366ef
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.