From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v2] ARM: tegra: export tegra_gpio_{en,dis}able Date: Fri, 09 Mar 2012 10:09:57 -0700 Message-ID: <4F5A3965.5040300@wwwdotorg.org> References: <1330630010-11241-2-git-send-email-alan@signal11.us> <1330727544-11617-1-git-send-email-alan@signal11.us> <4F5A3726.8030505@signal11.us> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F5A3726.8030505-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alan Ott Cc: Grant Likely , Linus Walleij , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Arnd Bergmann , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Olof Johansson List-Id: linux-tegra@vger.kernel.org On 03/09/2012 10:00 AM, Alan Ott wrote: > On 03/02/2012 05:32 PM, Alan Ott wrote: >> From: Arnd Bergmann >> >> These two functions are used in drivers that can be >> modules, so they need to be exported. >> >> Acked-by: Grant Likely >> Acked-by: Olof Johansson ... > Did this patch ever get picked up into someone's tree? It looks like Grant ack'd it which implies the thought Olof was going to take it through the Tegra tree perhaps? But Olof did the same, so is probably waiting for Grant to take it...