From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luciano Coelho Subject: Re: [PATCH v6 4/7] wl1271: take irq info from private board data Date: Tue, 21 Sep 2010 08:38:57 +0300 Message-ID: <1285047537.17849.12.camel@powerslave> References: <1284593495-30012-1-git-send-email-ohad@wizery.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1284593495-30012-1-git-send-email-ohad@wizery.com> 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: ext Ohad Ben-Cohen Cc: Kalle Valo , Russell King , Nicolas Pitre , Tony Lindgren , "Quadros Roger (Nokia-MS/Helsinki)" , Mark Brown , "linux-wireless@vger.kernel.org" , "John W. Linville" , San Mehat , Vitaly Wool , Chikkature Rajashekar Madhusudhan , "linux-omap@vger.kernel.org" , Ido Yariv , "linux-arm-kernel@lists.infradead.org" List-Id: linux-omap@vger.kernel.org On Thu, 2010-09-16 at 01:31 +0200, ext Ohad Ben-Cohen wrote: > Remove the hard coded irq information, and instead take > the irq information from the board's platform data. > > Signed-off-by: Ohad Ben-Cohen > --- Acked-by: Luciano Coelho -- Cheers, Luca. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mgw-sa02.nokia.com ([147.243.1.48]:24105 "EHLO mgw-sa02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752167Ab0IUFuE (ORCPT ); Tue, 21 Sep 2010 01:50:04 -0400 Subject: Re: [PATCH v6 4/7] wl1271: take irq info from private board data From: Luciano Coelho To: ext Ohad Ben-Cohen Cc: "linux-wireless@vger.kernel.org" , "linux-omap@vger.kernel.org" , "John W. Linville" , Mark Brown , "linux-arm-kernel@lists.infradead.org" , Chikkature Rajashekar Madhusudhan , San Mehat , "Quadros Roger (Nokia-MS/Helsinki)" , Tony Lindgren , Nicolas Pitre , Ido Yariv , Kalle Valo , Russell King , Vitaly Wool In-Reply-To: <1284593495-30012-1-git-send-email-ohad@wizery.com> References: <1284593495-30012-1-git-send-email-ohad@wizery.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 21 Sep 2010 08:38:57 +0300 Message-ID: <1285047537.17849.12.camel@powerslave> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2010-09-16 at 01:31 +0200, ext Ohad Ben-Cohen wrote: > Remove the hard coded irq information, and instead take > the irq information from the board's platform data. > > Signed-off-by: Ohad Ben-Cohen > --- Acked-by: Luciano Coelho -- Cheers, Luca. From mboxrd@z Thu Jan 1 00:00:00 1970 From: luciano.coelho@nokia.com (Luciano Coelho) Date: Tue, 21 Sep 2010 08:38:57 +0300 Subject: [PATCH v6 4/7] wl1271: take irq info from private board data In-Reply-To: <1284593495-30012-1-git-send-email-ohad@wizery.com> References: <1284593495-30012-1-git-send-email-ohad@wizery.com> Message-ID: <1285047537.17849.12.camel@powerslave> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 2010-09-16 at 01:31 +0200, ext Ohad Ben-Cohen wrote: > Remove the hard coded irq information, and instead take > the irq information from the board's platform data. > > Signed-off-by: Ohad Ben-Cohen > --- Acked-by: Luciano Coelho -- Cheers, Luca.