From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v6 3/6] gpio: davinci: remove unused variable intc_irq_num Date: Sun, 15 Dec 2013 18:09:29 +0530 Message-ID: <52ADA301.2080209@ti.com> References: <1385057731-4348-1-git-send-email-prabhakar.csengg@gmail.com> <1385057731-4348-4-git-send-email-prabhakar.csengg@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1385057731-4348-4-git-send-email-prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Prabhakar Lad , Linus Walleij , Grygorii Strashko Cc: Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, DLOS , Pawel Moll , linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Warren , LKML , Rob Herring , linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Landley , Grant Likely , Ian Campbell , LAK List-Id: linux-gpio@vger.kernel.org On Thursday 21 November 2013 11:45 PM, Prabhakar Lad wrote: > From: "Lad, Prabhakar" > > As the davinci-gpio driver is migrated to use irqdomain > there is no need to pass the irq base for the gpio driver. > This patch removes this variable from davinci_gpio_platform_data > and also the refrences from the machine file. > > Signed-off-by: Lad, Prabhakar Queuing for v3.14 along with Linus's ack. Thanks, Sekhar