From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751555AbbCTUjs (ORCPT ); Fri, 20 Mar 2015 16:39:48 -0400 Received: from mail-la0-f52.google.com ([209.85.215.52]:35117 "EHLO mail-la0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751131AbbCTUjo (ORCPT ); Fri, 20 Mar 2015 16:39:44 -0400 From: "Grygorii.Strashko@linaro.org" X-Google-Original-From: "Grygorii.Strashko@linaro.org" Message-ID: <550C857F.5060705@linaro.org> Date: Fri, 20 Mar 2015 22:39:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Javier Martinez Canillas , Grygorii Strashko , Aaro Koskinen CC: Linus Walleij , Alexandre Courbot , Santosh Shilimkar , Kevin Hilman , Tony Lindgren , "linux-omap@vger.kernel.org" , Linux GPIO List , Linux Kernel Subject: Re: [RFT OMAP1 PATCH 7/8] gpio: omap: get rid of omap_irq_to_gpio() References: <1426785944-17255-1-git-send-email-grygorii.strashko@linaro.org> <1426785944-17255-8-git-send-email-grygorii.strashko@linaro.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/20/2015 08:56 PM, Javier Martinez Canillas wrote: > Hello Grygorii, > > On Thu, Mar 19, 2015 at 6:25 PM, wrote: >> From: Grygorii Strashko >> >> Now OMAP GPIO driver prepared for omap_irq_to_gpio() removing. >> Do it ;) >> >> Signed-off-by: Grygorii Strashko > > I don't have access to OMAP1 boards to test but Tony did it o an > osk5912 and Aaro can confirm that it doesn't cause regressions on > other OMAP1 boards. Thanks. But could you clarify one point to me please? "Aaro can confirm that it doesn't cause regressions on other OMAP1 boards" - Does It mean I can add his Tested-by? Or I still have to wait for his direct reply? Just to avoid any confusions ;) > Acked-by: Javier Martinez Canillas > -- regards, -grygorii