From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 8/8] input: ab8500-ponkey: Rely on MFD core to convert IRQs to virtual Date: Fri, 31 Aug 2012 08:31:33 +0100 Message-ID: <20120831073123.GA13298@gmail.com> References: <1344527635-6163-1-git-send-email-lee.jones@linaro.org> <1344527635-6163-9-git-send-email-lee.jones@linaro.org> <20120821092328.GC26899@gmail.com> <20120821164244.GA4672@core.coreip.homeip.net> <20120830131202.GG14145@gmail.com> <20120830230221.GD21501@core.coreip.homeip.net> <20120830230323.GE21501@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Return-path: Content-Disposition: inline In-Reply-To: <20120830230323.GE21501@core.coreip.homeip.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Dmitry Torokhov Cc: linus.walleij@stericsson.com, arnd@arndb.de, Linus Walleij , broonie@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, STEricsson_nomadik_linux@list.st.com, linux-arm-kernel@lists.infradead.org List-Id: linux-input@vger.kernel.org T24gVGh1LCBBdWcgMzAsIDIwMTIgYXQgMDQ6MDM6MjNQTSAtMDcwMCwgRG1pdHJ5IFRvcm9raG92 IHdyb3RlOgo+IE9uIFRodSwgQXVnIDMwLCAyMDEyIGF0IDA0OjAyOjIxUE0gLTA3MDAsIERtaXRy eSBUb3Jva2hvdiB3cm90ZToKPiA+IE9uIFRodSwgQXVnIDMwLCAyMDEyIGF0IDAyOjEyOjA0UE0g KzAxMDAsIExlZSBKb25lcyB3cm90ZToKPiA+ID4gPiBTb3JyeSBmb3IgdGhlIGRlbGF5LiBZZXMs IHRoaXMgc2hvdWRsIGJlIGZpbmUsIGJ1dCBzaW5jZSBpdCBpcwo+ID4gPiA+IGVzc2VudGlhbGx5 IGEgcmV2ZXJ0IG9mIHRoZSBvcmlnaW5hbCBwYXRjaCBpdCBzaG91bGQgYmUgcHVzaGVkIGluIGFz Cj4gPiA+ID4gc3VjaC4KPiA+ID4gCj4gPiA+IEhvdydzIHRoaXM/Cj4gPiA+IAo+ID4gCj4gPiBF eGNlbGxlbnQuCj4gCj4gSSBhc3N1bWUgeW91IHdpbGwgYmUgbWVyZ2luZyBpdCB3aXRoIHRoZSBy ZXN0IG9mIEFCODUwMCBwYXRjaGVzLCByaWdodD8KClllcywgaWYgdGhhdCdzIG9rYXkgd2l0aCB5 b3Ugb2YgY291cnNlPwoKLS0gCkxlZSBKb25lcwpMaW5hcm8gU1QtRXJpY3Nzb24gTGFuZGluZyBU ZWFtIExlYWQKTGluYXJvLm9yZyDilIIgT3BlbiBzb3VyY2Ugc29mdHdhcmUgZm9yIEFSTSBTb0Nz CkZvbGxvdyBMaW5hcm86IEZhY2Vib29rIHwgVHdpdHRlciB8IEJsb2cKCl9fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpbnV4LWFybS1rZXJuZWwgbWFpbGlu ZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFkLm9yZwpodHRwOi8vbGlzdHMu aW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFybS1rZXJuZWwK From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Fri, 31 Aug 2012 08:31:33 +0100 Subject: [PATCH 8/8] input: ab8500-ponkey: Rely on MFD core to convert IRQs to virtual In-Reply-To: <20120830230323.GE21501@core.coreip.homeip.net> References: <1344527635-6163-1-git-send-email-lee.jones@linaro.org> <1344527635-6163-9-git-send-email-lee.jones@linaro.org> <20120821092328.GC26899@gmail.com> <20120821164244.GA4672@core.coreip.homeip.net> <20120830131202.GG14145@gmail.com> <20120830230221.GD21501@core.coreip.homeip.net> <20120830230323.GE21501@core.coreip.homeip.net> Message-ID: <20120831073123.GA13298@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 30, 2012 at 04:03:23PM -0700, Dmitry Torokhov wrote: > On Thu, Aug 30, 2012 at 04:02:21PM -0700, Dmitry Torokhov wrote: > > On Thu, Aug 30, 2012 at 02:12:04PM +0100, Lee Jones wrote: > > > > Sorry for the delay. Yes, this shoudl be fine, but since it is > > > > essentially a revert of the original patch it should be pushed in as > > > > such. > > > > > > How's this? > > > > > > > Excellent. > > I assume you will be merging it with the rest of AB8500 patches, right? Yes, if that's okay with you of course? -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751908Ab2HaHbk (ORCPT ); Fri, 31 Aug 2012 03:31:40 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:48183 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751366Ab2HaHbi (ORCPT ); Fri, 31 Aug 2012 03:31:38 -0400 Date: Fri, 31 Aug 2012 08:31:33 +0100 From: Lee Jones To: Dmitry Torokhov Cc: Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, broonie@opensource.wolfsonmicro.com, linux-input@vger.kernel.org Subject: Re: [PATCH 8/8] input: ab8500-ponkey: Rely on MFD core to convert IRQs to virtual Message-ID: <20120831073123.GA13298@gmail.com> References: <1344527635-6163-1-git-send-email-lee.jones@linaro.org> <1344527635-6163-9-git-send-email-lee.jones@linaro.org> <20120821092328.GC26899@gmail.com> <20120821164244.GA4672@core.coreip.homeip.net> <20120830131202.GG14145@gmail.com> <20120830230221.GD21501@core.coreip.homeip.net> <20120830230323.GE21501@core.coreip.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20120830230323.GE21501@core.coreip.homeip.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 30, 2012 at 04:03:23PM -0700, Dmitry Torokhov wrote: > On Thu, Aug 30, 2012 at 04:02:21PM -0700, Dmitry Torokhov wrote: > > On Thu, Aug 30, 2012 at 02:12:04PM +0100, Lee Jones wrote: > > > > Sorry for the delay. Yes, this shoudl be fine, but since it is > > > > essentially a revert of the original patch it should be pushed in as > > > > such. > > > > > > How's this? > > > > > > > Excellent. > > I assume you will be merging it with the rest of AB8500 patches, right? Yes, if that's okay with you of course? -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog