Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751877Ab3JTVCg (ORCPT ); Sun, 20 Oct 2013 17:02:36 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:39995 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751783Ab3JTVCf (ORCPT ); Sun, 20 Oct 2013 17:02:35 -0400 Message-ID: <526444E5.5000405@samsung.com> Date: Mon, 21 Oct 2013 06:02:29 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Tomasz Figa CC: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, t.figa@samsung.com, linux-kernel@vger.kernel.org, "'Chander Kashyap'" , Kukjin Kim , thomas.abraham@linaro.org, tglx@linutronix.de Subject: Re: [PATCH v2] irqchip: exynos-combiner: remove hard-coded irq_base value References: <1379937815-21746-1-git-send-email-chander.kashyap@linaro.org> <02c701ceba75$f95b1900$ec114b00$@org> <1949846.N3fAUHQ1Nx@flatron> In-Reply-To: <1949846.N3fAUHQ1Nx@flatron> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1040 Lines: 33 On 10/18/13 02:53, Tomasz Figa wrote: > Hi Kukjin, > > On Thursday 26 of September 2013 14:05:09 Kukjin Kim wrote: >> Chander Kashyap wrote: >>> Replace irq_domain_add_simple with "irq_domain_add_linear" in order to >>> use linear irq domain, and to remove hardcoded irq_base_value. >>> >>> Signed-off-by: Chander Kashyap >>> --- >>> >>> Changes since v1: >>> - Replaced irq_domain_add_simple with irq_domain_add_linear, >>> >>> as suggested by Tomasz >>> >>> drivers/irqchip/exynos-combiner.c | 15 +++------------ >>> 1 file changed, 3 insertions(+), 12 deletions(-) > [snip] >> >> Looks nice to me, applied with Tomasz's review. > > I don't see this patch in your tree. Did you apply it in the end? > Thanks for your gentle reminder. Applied. - Kukjin -- 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/