Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758605AbbFCMqn (ORCPT ); Wed, 3 Jun 2015 08:46:43 -0400 Received: from mail-ob0-f181.google.com ([209.85.214.181]:35239 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758551AbbFCMq0 (ORCPT ); Wed, 3 Jun 2015 08:46:26 -0400 MIME-Version: 1.0 In-Reply-To: <20150602162830.GI2067@n2100.arm.linux.org.uk> References: <1430901477-10678-1-git-send-email-gregory.0xf0@gmail.com> <20150602162830.GI2067@n2100.arm.linux.org.uk> Date: Wed, 3 Jun 2015 14:46:24 +0200 Message-ID: Subject: Re: [PATCH 0/3] GPIO support for BRCMSTB From: Linus Walleij To: Russell King - ARM Linux Cc: Gregory Fong , "linux-gpio@vger.kernel.org" , Alexandre Courbot , bcm-kernel-feedback-list , Brian Norris , "devicetree@vger.kernel.org" , Florian Fainelli , Ian Campbell , Kumar Gala , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Mark Rutland , Pawel Moll , Rob Herring 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: 804 Lines: 21 On Tue, Jun 2, 2015 at 6:28 PM, Russell King - ARM Linux wrote: > On Tue, Jun 02, 2015 at 11:05:21AM +0200, Linus Walleij wrote: >> ... and have the >> IRQ handler return IRQ_NONE if the IRQ comes from this >> bank, or IRQ_HANDLED if it has handled an IRQ from its own >> space. > > I'm not sure that's worded correctly or not, but... fwiw, all IRQ handlers > _should_ be returning IRQ_NONE if the IRQ does not belong to them whether > or not they're shared handlers. Yup that's right. Sorry for being unclear. 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/