diff for duplicates of <20160610074449.GB1537@dell> diff --git a/a/1.txt b/N1/1.txt index 02d671d..88b8ab3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,9 +9,9 @@ On Fri, 10 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 eb4820d..384f827 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020160610072346.51b0a5d5@ipc1.ka-ro\0" "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCHv2] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero\0" - "Date\0Fri, 10 Jun 2016 07:44:49 +0000\0" + "Date\0Fri, 10 Jun 2016 08:44:49 +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> @@ -32,9 +32,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" @@ -105,4 +105,4 @@ "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -d3a467ede451018b81ef81c21a5e9f8c8d08ce0c3d8604f96d89219878810f4e +81c4b81e7d4b3b8e2b6a6d0098ab9d9ba3dd9804e52d78fbf82b5d90dfca3b71
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.