Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754168Ab0LMD5T (ORCPT ); Sun, 12 Dec 2010 22:57:19 -0500 Received: from eu1sys200aog109.obsmtp.com ([207.126.144.127]:38077 "EHLO eu1sys200aog109.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808Ab0LMD5R (ORCPT ); Sun, 12 Dec 2010 22:57:17 -0500 X-Greylist: delayed 1422 seconds by postgrey-1.27 at vger.kernel.org; Sun, 12 Dec 2010 22:57:16 EST Date: Mon, 13 Dec 2010 09:03:05 +0530 From: Rabin Vincent To: Mark Brown Cc: Linus WALLEIJ , Samuel Ortiz , "linux-kernel@vger.kernel.org" , Paul Mundt Subject: Re: [PATCH] mfd: Conver tc35892 to new irq_ APIs Message-ID: <20101213033304.GA32116@bnru06.bnr.st.com> References: <1292156769-20718-1-git-send-email-broonie@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1292156769-20718-1-git-send-email-broonie@opensource.wolfsonmicro.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 586 Lines: 13 On Sun, Dec 12, 2010 at 13:26:09 +0100, Mark Brown wrote: > The genirq core is being converted to pass struct irq_data to irq_chip > operations rather than an IRQ number. Update the tc35892 driver to the > new APIs. > > Signed-off-by: Mark Brown Acked-by: Rabin Vincent -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/