From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH] genirq: Export irq_{get,set}_irqchip_state() Date: Tue, 28 Jul 2015 20:49:56 +0200 (CEST) Message-ID: References: <20150722184015.GA11162@sirena.org.uk> <1437594184-22966-1-git-send-email-bjorn.andersson@sonymobile.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from www.linutronix.de ([62.245.132.108]:36880 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbbG1SuR (ORCPT ); Tue, 28 Jul 2015 14:50:17 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Linus Walleij Cc: Bjorn Andersson , Mark Brown , Marc Zyngier , "linux-kernel@vger.kernel.org" , "linux-next@vger.kernel.org" , Kernel Build Reports Mailman List , Linaro Kernel Mailman List , Srinivas Kandagatla On Mon, 27 Jul 2015, Linus Walleij wrote: > On Wed, Jul 22, 2015 at 9:43 PM, Bjorn Andersson > wrote: > > > Export these functions to be able to build the Qualcomm family A PMIC > > gpio and mpp drivers as modules. > > > > Signed-off-by: Bjorn Andersson > > Reviewed-by: Linus Walleij > > TGLX: please take this one, alternatively I can carry it with > your ACK. It's queued already.