Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964782AbbFJK3y (ORCPT ); Wed, 10 Jun 2015 06:29:54 -0400 Received: from mail-yk0-f177.google.com ([209.85.160.177]:34716 "EHLO mail-yk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751431AbbFJK3n (ORCPT ); Wed, 10 Jun 2015 06:29:43 -0400 MIME-Version: 1.0 In-Reply-To: <1433391238-19471-7-git-send-email-jiang.liu@linux.intel.com> References: <1433391238-19471-1-git-send-email-jiang.liu@linux.intel.com> <1433391238-19471-7-git-send-email-jiang.liu@linux.intel.com> Date: Wed, 10 Jun 2015 12:29:42 +0200 Message-ID: Subject: Re: [RFT v2 06/48] pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc From: Matthias Brugger To: Jiang Liu Cc: Thomas Gleixner , Bjorn Helgaas , Benjamin Herrenschmidt , Ingo Molnar , "H. Peter Anvin" , Randy Dunlap , Yinghai Lu , Borislav Petkov , Mika Westerberg , Heikki Krogerus , Linus Walleij , Alessandro Rubini , Jean-Christophe Plagniol-Villard , Heiko Stuebner , Srinivas Kandagatla , Maxime Coquelin , Patrice Chotard , Tomasz Figa , Thomas Abraham , Kukjin Kim , Krzysztof Kozlowski , Barry Song , Maxime Ripard , Hongzhou Yang , Maoguang Meng , Yingjoe Chen , Axel Lin , Bjorn Andersson , Stanimir Varbanov , Stephen Boyd , Bin Shi , Fan Wu , Hans de Goede , Chen-Yu Tsai , Konrad Rzeszutek Wilk , Tony Luck , x86@kernel.org, "linux-kernel@vger.kernel.org" , linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, Barry Song , linux-gpio@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , "moderated list:ARM/Mediatek SoC..." , linux-rockchip@lists.infradead.org, kernel@stlinux.com, linux-samsung-soc@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 18 2015-06-04 6:13 GMT+02:00 Jiang Liu : > Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we > already have a pointer to corresponding irq_desc. > > Signed-off-by: Jiang Liu > Acked-by: Linus Walleij > --- [...] > drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 4 ++-- For the changes in pinctrl-mtk-common.c: Acked-by: Matthias Brugger -- 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/