diff for duplicates of <20160609135125.GA2385@dell> diff --git a/a/1.txt b/N1/1.txt index 196d157..7c85abb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,9 +4,9 @@ On Tue, 07 Jun 2016, Lothar Waßmann wrote: > where the value at index 0 may well be non-zero > (tegra30-apalis-eval.dts and tegra30-colibri-eval-v3.dts are real-life > examples). -> Thus brightness = 0 does not necessarily mean that the PWM output +> Thus brightness == 0 does not necessarily mean that the PWM output > will be inactive. -> Check for 'duty_cycle = 0' rather than 'brightness = 0' to decide +> Check for 'duty_cycle == 0' rather than 'brightness == 0' to decide > whether to disable the PWM. > > Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> diff --git a/a/content_digest b/N1/content_digest index aecb883..7468c26 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01465294429-8570-1-git-send-email-LW@KARO-electronics.de\0" "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCHv2] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero\0" - "Date\0Thu, 09 Jun 2016 13:51:25 +0000\0" + "Date\0Thu, 9 Jun 2016 14:51:25 +0100\0" "To\0Lothar Wa\303\237mann <LW@karo-electronics.de>\0" "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>" Jingoo Han <jingoohan1@gmail.com> @@ -25,9 +25,9 @@ "> where the value at index 0 may well be non-zero\n" "> (tegra30-apalis-eval.dts and tegra30-colibri-eval-v3.dts are real-life\n" "> examples).\n" - "> Thus brightness = 0 does not necessarily mean that the PWM output\n" + "> Thus brightness == 0 does not necessarily mean that the PWM output\n" "> will be inactive.\n" - "> Check for 'duty_cycle = 0' rather than 'brightness = 0' to decide\n" + "> Check for 'duty_cycle == 0' rather than 'brightness == 0' to decide\n" "> whether to disable the PWM.\n" "> \n" "> Signed-off-by: Lothar Wa\303\237mann <LW@KARO-electronics.de>\n" @@ -91,4 +91,4 @@ "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -4e39c6e4ec4388afbf69e0dc8fe77c77795de8089ad21c3b5ac285ed66732177 +ca7d12fbd0539048f707f9dcfdec4c2cfd8c9927708878166373a76cb850f799
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.