From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] Convert drivers to new irq trigger modes Date: Tue, 7 Feb 2006 15:16:01 -0800 Message-ID: <20060207231601.GJ27148@atomide.com> References: <43E8D9CA.8000204@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <43E8D9CA.8000204@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: Dirk Behme Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Dirk Behme [060207 09:39]: > > ARM: OMAP: Convert drivers to new irq trigger modes. > > New way to handle irq trigger mode is to pass it as flag to > request_irq() instead of using special ARM function > set_irq_mode(). Thanks, pushing today. I've also pushed a related patch for gpio.c. Tony