From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra: Export I/O rail functions Date: Tue, 25 Feb 2014 13:18:08 -0700 Message-ID: <530CFA80.1000404@wwwdotorg.org> References: <1393344516-5660-1-git-send-email-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1393344516-5660-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 02/25/2014 09:08 AM, Thierry Reding wrote: > The I/O rail functions can be used by drivers that are buildable as > modules. Exporting the functions makes sure that they're available. I have applied this to Tegra's for-3.15/soc branch.