Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964880AbbBDMTc (ORCPT ); Wed, 4 Feb 2015 07:19:32 -0500 Received: from mail-ob0-f177.google.com ([209.85.214.177]:59363 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751149AbbBDMTb (ORCPT ); Wed, 4 Feb 2015 07:19:31 -0500 MIME-Version: 1.0 In-Reply-To: <1422648066-7897-1-git-send-email-dbaryshkov@gmail.com> References: <1422648066-7897-1-git-send-email-dbaryshkov@gmail.com> Date: Wed, 4 Feb 2015 13:19:30 +0100 Message-ID: Subject: Re: [PATCH v2 0/5] ARM: sa1100: implement irq driver as proper irqchip driver From: Linus Walleij To: Dmitry Eremin-Solenikov Cc: Russell King , Thomas Gleixner , Jason Cooper , "linux-arm-kernel@lists.infradead.org" , Andrea Adami , "linux-kernel@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: 987 Lines: 33 On Fri, Jan 30, 2015 at 9:01 PM, Dmitry Eremin-Solenikov wrote: > Hello, > > This is a second attempt to move Intel StrongARM SA-11x0 IRQ driver > to drivers/irqchip/ place. > > Changes since V1: > > - Added soc/sa1100/pwer.h header containing sa11x0_*_set_wake() > prototypes. > > - Removed spinlock from mask/unmask functions > > - Minor whitespace changes. > > The patches are based on my previous sa1100 patches that can be found > in Russell's for-next branch or in linux-next tree. I have applied it and tested on the Compaq iPaq h3600: Tested-by: Linus Walleij Very nice to see the SC and GPIO offsets in /proc/interrupts and very clean code, good work! 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/