From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932149AbbJMUi2 (ORCPT ); Tue, 13 Oct 2015 16:38:28 -0400 Received: from smtp01.smtpout.orange.fr ([80.12.242.123]:60184 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932108AbbJMUiY (ORCPT ); Tue, 13 Oct 2015 16:38:24 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 13 Oct 2015 22:38:23 +0200 X-ME-IP: 90.16.80.96 From: Robert Jarzmik To: Petr Cvek , Philipp Zabel Cc: daniel@zonque.org, haojian.zhuang@gmail.com, linux@arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 22/26] ARM: pxa: magician: Remove pdata for pasic3-leds References: <5609B3A7.3090701@tul.cz> <1443877198.4186.40.camel@gmail.com> X-URL: http://belgarath.falguerolles.org/ Date: Tue, 13 Oct 2015 22:32:55 +0200 In-Reply-To: <1443877198.4186.40.camel@gmail.com> (Philipp Zabel's message of "Sat, 03 Oct 2015 14:59:58 +0200") Message-ID: <87bnc24ih4.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Philipp Zabel writes: > Am Montag, den 28.09.2015, 23:39 +0200 schrieb Petr Cvek: >> The pasic3-leds driver was never in vanilla kernel. Actual >> configuration >> data for a hypothetical driver does not describe hardware completely, >> so >> remove them. >> >> This patch prepare HTC Magician machine code to pasic3-leds driver >> addition. >> >> Signed-off-by: Petr Cvek > > I had never figured out completely how the PASIC3 led blinking > machinery works. If these LED descriptions are insufficient, > > Acked-by: Philipp Zabel Queued into pxa/for-next, thanks. Cheers. -- Robert