From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752954AbaBZRFr (ORCPT ); Wed, 26 Feb 2014 12:05:47 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:25045 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751131AbaBZRFq (ORCPT ); Wed, 26 Feb 2014 12:05:46 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 99.127.230.128 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+U7HY2xAd/+ynUCEfSnkY3 Date: Wed, 26 Feb 2014 09:05:31 -0800 From: Tony Lindgren To: Shawn Guo Cc: Thomas Gleixner , LKML , Ingo Molnar , Peter Zijlstra , arm , omap , Russell King Subject: Re: [patch 08/26] arm: Replace various irq_desc accesses Message-ID: <20140226170530.GC11654@atomide.com> References: <20140223212703.511977310@linutronix.de> <20140223212737.099151500@linutronix.de> <20140224025539.GE25011@S2101-09.ap.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140224025539.GE25011@S2101-09.ap.freescale.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Shawn Guo [140223 18:58]: > On Sun, Feb 23, 2014 at 09:40:12PM -0000, Thomas Gleixner wrote: > > Use the proper functions. There is no need to fiddle with irq_desc. > > > > Signed-off-by: Thomas Gleixner > > Cc: Shawn Guo > ... > > arch/arm/mach-imx/pm-imx6q.c | 7 +++---- > > Acked-by: Shawn Guo Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 26 Feb 2014 09:05:31 -0800 Subject: [patch 08/26] arm: Replace various irq_desc accesses In-Reply-To: <20140224025539.GE25011@S2101-09.ap.freescale.net> References: <20140223212703.511977310@linutronix.de> <20140223212737.099151500@linutronix.de> <20140224025539.GE25011@S2101-09.ap.freescale.net> Message-ID: <20140226170530.GC11654@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Shawn Guo [140223 18:58]: > On Sun, Feb 23, 2014 at 09:40:12PM -0000, Thomas Gleixner wrote: > > Use the proper functions. There is no need to fiddle with irq_desc. > > > > Signed-off-by: Thomas Gleixner > > Cc: Shawn Guo > ... > > arch/arm/mach-imx/pm-imx6q.c | 7 +++---- > > Acked-by: Shawn Guo Acked-by: Tony Lindgren