Re: [PATCH v3 06/10] pwm: Add NVIDIA Tegra SoC support
From: Thierry Reding <hidden>
Date: 2012-03-05 07:00:50
Also in:
linux-arm-kernel, linux-tegra
From: Thierry Reding <hidden>
Date: 2012-03-05 07:00:50
Also in:
linux-arm-kernel, linux-tegra
* Olof Johansson wrote:
On Sat, Mar 03, 2012 at 11:42:12PM +0100, Thierry Reding wrote:quoted
Those probably weren't there yet when I prepared the first series. I'll have another look will sync up with it after testing that it still works.Yep, the patch in question is from Simon, and it's at: http://git.chromium.org/gitweb/?p=chromiumos/third_party/kernel.git;a=commitdiff;h=7778c724bf3211c534f9bcef7b26afc6cb067a82 Essentially, the driver accidentally rounded down a backlight setting of '1' which is how it was found.
Thanks for the link, I'll squash it into this patch in the next version. Thierry