diff for duplicates of <db3411e9fea2deda73ed1bb829349eef@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 7bcf870..17b3c26 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -165,7 +165,7 @@ where the OVP is used for the right string 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 4ea9e98..e91a528 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020180508103944.qib7ax3sgzhzacmb@holly.lan\0" "From\0kgunda@codeaurora.org\0" "Subject\0Re: [PATCH V2 4/5] backlight: qcom-wled: Add support for OVP interrupt handling\0" - "Date\0Wed, 09 May 2018 10:47:31 +0530\0" + "Date\0Wed, 09 May 2018 05:29:31 +0000\0" "To\0Daniel Thompson <daniel.thompson@linaro.org>\0" "Cc\0bjorn.andersson@linaro.org" Lee Jones <lee.jones@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" @@ -242,4 +242,4 @@ ">> a Linux Foundation Collaborative Project\n" >> -a997bf0d30f3674c98b4d0fd072e9cd904366ea27cf6245242c85ed2f658a443 +4850780c8d5063fa492110867459623d0792b2e28d9e6cf05ae4e6b318781c9d
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.