Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755898Ab3FQJU7 (ORCPT ); Mon, 17 Jun 2013 05:20:59 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:48322 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750724Ab3FQJU6 (ORCPT ); Mon, 17 Jun 2013 05:20:58 -0400 MIME-Version: 1.0 In-Reply-To: <1371228049-27080-5-git-send-email-javier.martinez@collabora.co.uk> References: <1371228049-27080-1-git-send-email-javier.martinez@collabora.co.uk> <1371228049-27080-5-git-send-email-javier.martinez@collabora.co.uk> Date: Mon, 17 Jun 2013 11:20:57 +0200 Message-ID: Subject: Re: [PATCH 4/7] mfd: stmpe: use irq_get_trigger_type() to get IRQ flags From: Linus Walleij To: Javier Martinez Canillas Cc: Thomas Gleixner , Ingo Molnar , Grant Likely , Samuel Ortiz , Jason Cooper , Andrew Lunn , Russell King , Ralf Baechle , Benjamin Herrenschmidt , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , linux-mips@linux-mips.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 19 On Fri, Jun 14, 2013 at 6:40 PM, Javier Martinez Canillas wrote: > Use irq_get_trigger_type() to get the IRQ trigger type flags > instead calling irqd_get_trigger_type(irq_get_irq_data(irq)) > > Signed-off-by: Javier Martinez Canillas Acked-by: Linus Walleij If you get the other patches ACKed. Yours, Linus Walleij -- 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/