From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: [GIT PULL] OMAP: TWL IRQ dead code removal Date: Tue, 26 Jun 2012 07:51:01 -0500 Message-ID: <877guudyoa.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog129.obsmtp.com ([74.125.149.142]:55305 "EHLO na3sys009aog129.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756801Ab2FZMuz (ORCPT ); Tue, 26 Jun 2012 08:50:55 -0400 Received: by ghbz13 with SMTP id z13so4151118ghb.40 for ; Tue, 26 Jun 2012 05:50:54 -0700 (PDT) Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: linux-omap , linux-arm-kernel , Benoit Cousson Tony, Please pull the following cleanup which removes the now unused TWL irq base/end. The drivers part has been acked by Samuel. Kevin The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f: Linux 3.5-rc1 (2012-06-02 18:29:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.6/cleanup/twl-irq for you to fetch changes up to 3e7b706ca5151849e4ca91f7f3d8d6d8d8f7b667: mfd: twl: remove pdata->irq_base/_end, no more users (2012-06-19 15:24:34 -0700) ---------------------------------------------------------------- Kevin Hilman (2): ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end mfd: twl: remove pdata->irq_base/_end, no more users arch/arm/mach-omap2/board-2430sdp.c | 3 --- arch/arm/mach-omap2/board-omap3logic.c | 3 --- arch/arm/mach-omap2/twl-common.c | 9 --------- include/linux/i2c/twl.h | 1 - 4 files changed, 16 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Tue, 26 Jun 2012 07:51:01 -0500 Subject: [GIT PULL] OMAP: TWL IRQ dead code removal Message-ID: <877guudyoa.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony, Please pull the following cleanup which removes the now unused TWL irq base/end. The drivers part has been acked by Samuel. Kevin The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f: Linux 3.5-rc1 (2012-06-02 18:29:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.6/cleanup/twl-irq for you to fetch changes up to 3e7b706ca5151849e4ca91f7f3d8d6d8d8f7b667: mfd: twl: remove pdata->irq_base/_end, no more users (2012-06-19 15:24:34 -0700) ---------------------------------------------------------------- Kevin Hilman (2): ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end mfd: twl: remove pdata->irq_base/_end, no more users arch/arm/mach-omap2/board-2430sdp.c | 3 --- arch/arm/mach-omap2/board-omap3logic.c | 3 --- arch/arm/mach-omap2/twl-common.c | 9 --------- include/linux/i2c/twl.h | 1 - 4 files changed, 16 deletions(-)