From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 19 Oct 2012 16:00:22 +0000 Subject: Re: [PATCH v7 2/3] pwm_backlight: use power sequences Message-Id: <50817916.2060409@wwwdotorg.org> List-Id: References: <1350637589-7405-1-git-send-email-acourbot@nvidia.com> <1350637589-7405-3-git-send-email-acourbot@nvidia.com> <1350638436.3339.2.camel@gitbox> In-Reply-To: <1350638436.3339.2.camel@gitbox> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tony Prisk Cc: Alexandre Courbot , linux-fbdev@vger.kernel.org, Mark Brown , Stephen Warren , linux-pm@vger.kernel.org, Leela Krishna Amudala , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Anton Vorontsov , linux-tegra@vger.kernel.org, David Woodhouse , devicetree-discuss@lists.ozlabs.org On 10/19/2012 03:20 AM, Tony Prisk wrote: > On Fri, 2012-10-19 at 18:06 +0900, Alexandre Courbot wrote: >> Make use of the power sequences specified in the device tree or platform >> data to control how the backlight is powered on and off. Tony, please do cut down the amount of the patch that you quote. If you don't, it's impossible to find your comments. Thanks.