diff for duplicates of <ddce683359d03dc7cf0ef3f032f3820b@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 4803cf8..30b2ea0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -253,7 +253,7 @@ I will make it to false in the next series. >> + int rc = 0; >> + >> + /* PM8941 doesn't have the short detection support */ ->> + if (*wled->version == WLED_PM8941) +>> + if (*wled->version = WLED_PM8941) >> + return 0; > > If you attempt to acquire the "short" irq first in this function you diff --git a/a/content_digest b/N1/content_digest index 1e88e4f..bf6adab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020180507170652.GC2259@tuxbook-pro\0" "From\0kgunda@codeaurora.org\0" "Subject\0Re: [PATCH V1 3/5] backlight: qcom-wled: Add support for short circuit handling\0" - "Date\0Tue, 08 May 2018 16:05:37 +0530\0" + "Date\0Tue, 08 May 2018 10:47:37 +0000\0" "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" "Cc\0Lee Jones <lee.jones@linaro.org>" Daniel Thompson <daniel.thompson@linaro.org> @@ -271,7 +271,7 @@ ">> +\tint rc = 0;\n" ">> +\n" ">> +\t/* PM8941 doesn't have the short detection support */\n" - ">> +\tif (*wled->version == WLED_PM8941)\n" + ">> +\tif (*wled->version = WLED_PM8941)\n" ">> +\t\treturn 0;\n" "> \n" "> If you attempt to acquire the \"short\" irq first in this function you\n" @@ -353,4 +353,4 @@ "> Regards,\n" > Bjorn -ac7f76f2df167de5c19863dc564913315c98cec5151035fd6645020ac50baa5e +15afd6e4c102dd24fdb18fe28edc90c1780fcf69f31b703ed5fe1b0c06fa4732
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.