diff for duplicates of <f6e6baa748d73b68c1cbcc5d955df471@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 301d504..e48769b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ Ok. will address in next series. >> + if (val) { >> + schedule_delayed_work(&wled->ovp_work, HZ / 100); > -> wled_ovp_work() is a nop when ovp_irq == 0, so wrap the entire if/else +> wled_ovp_work() is a nop when ovp_irq = 0, so wrap the entire if/else > in a check for ovp_irq > 0 (rather than include it in the else) and > drop > it from the worker. diff --git a/a/content_digest b/N1/content_digest index 0a5d769..dfc2793 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020180827145420.GL3048@tuxbook-pro\0" "From\0kgunda@codeaurora.org\0" "Subject\0Re: [PATCH V5 8/8] backlight: qcom-wled: Add auto string detection logic\0" - "Date\0Wed, 29 Aug 2018 12:43:28 +0530\0" + "Date\0Wed, 29 Aug 2018 07:25:28 +0000\0" "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" "Cc\0jingoohan1@gmail.com" lee.jones@linaro.org @@ -63,7 +63,7 @@ ">> +\tif (val) {\n" ">> +\t\tschedule_delayed_work(&wled->ovp_work, HZ / 100);\n" "> \n" - "> wled_ovp_work() is a nop when ovp_irq == 0, so wrap the entire if/else\n" + "> wled_ovp_work() is a nop when ovp_irq = 0, so wrap the entire if/else\n" "> in a check for ovp_irq > 0 (rather than include it in the else) and \n" "> drop\n" "> it from the worker.\n" @@ -90,4 +90,4 @@ "> Regards,\n" > Bjorn -90ce109d1200b6f162403a956124ffa64f798d4e04531fd86c8c08d869364a50 +e94c026a616f40c57a3bd77f344a02dabb3c45fb9f214211731bc31b58d0cf11
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.