diff for duplicates of <3736480b2712e2dd401fed0a635a25d7@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 7fea03a..c655f21 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -182,7 +182,7 @@ detection as well. >> + 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 c7283af..4498777 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020180507172152.GD2259@tuxbook-pro\0" "From\0kgunda@codeaurora.org\0" "Subject\0Re: [PATCH V1 4/5] backlight: qcom-wled: Add support for OVP interrupt handling\0" - "Date\0Tue, 08 May 2018 17:56:04 +0530\0" + "Date\0Tue, 08 May 2018 12:38:04 +0000\0" "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" "Cc\0Lee Jones <lee.jones@linaro.org>" Daniel Thompson <daniel.thompson@linaro.org> @@ -200,7 +200,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" @@ -228,4 +228,4 @@ "> Regards,\n" > Bjorn -53457c5f785e669ebca27e03a099a13328ffcbb979dec4c70841298381ac6115 +5754ba891348e5c9dbb1dae303b0edf4b58e3d46e9dfd3e0a237992fbe1e2a24
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.