diff for duplicates of <20180507172152.GD2259@tuxbook-pro> diff --git a/a/1.txt b/N1/1.txt index 5d9524f..08082be 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -166,7 +166,7 @@ the next patch. And as these two patches both implement auto detection > + int rc = 0; > + u32 val; > + -> + if (*wled->version == WLED_PM8941) +> + if (*wled->version = WLED_PM8941) > + return 0; > + > + wled->ovp_irq = platform_get_irq_byname(pdev, "ovp"); diff --git a/a/content_digest b/N1/content_digest index 0f65c4c..b25c004 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01525341432-15818-5-git-send-email-kgunda@codeaurora.org\0" "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" "Subject\0Re: [PATCH V1 4/5] backlight: qcom-wled: Add support for OVP interrupt handling\0" - "Date\0Mon, 7 May 2018 10:21:52 -0700\0" + "Date\0Mon, 07 May 2018 17:21:52 +0000\0" "To\0Kiran Gunda <kgunda@codeaurora.org>\0" "Cc\0Lee Jones <lee.jones@linaro.org>" Daniel Thompson <daniel.thompson@linaro.org> @@ -183,7 +183,7 @@ "> +\tint rc = 0;\n" "> +\tu32 val;\n" "> +\n" - "> +\tif (*wled->version == WLED_PM8941)\n" + "> +\tif (*wled->version = WLED_PM8941)\n" "> +\t\treturn 0;\n" "> +\n" "> +\twled->ovp_irq = platform_get_irq_byname(pdev, \"ovp\");\n" @@ -209,4 +209,4 @@ "Regards,\n" Bjorn -dd3c74f80629a8e6970b986cd30f1c73c56f4af0b9a8f6f8265354a474baee47 +0896ada0466492e551907b93b0fb4ba59675f2d01e0504e3fa33ee00b7f6935d
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.