From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] pinctrl: tegra114: Remove MODULE_ALIAS Date: Tue, 10 Sep 2013 10:44:26 -0600 Message-ID: <522F4C6A.70605@wwwdotorg.org> References: <1378830659-22072-1-git-send-email-treding@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1378830659-22072-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Linus Walleij , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 09/10/2013 10:30 AM, Thierry Reding wrote: > The driver cannot be built as a module, so having a MODULE_ALIAS() isn't > useful. > > While at it, fix a small typo in the file header comment and make the > module description string consistent with those for earlier Tegra SoCs. Acked-by: Stephen Warren