From: Thierry Reding Date: Tue, 10 Sep 2013 16:30:59 +0000 (+0200) Subject: pinctrl: tegra114: Remove MODULE_ALIAS X-Git-Tag: v3.12-rc4~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de059be983db710379d965a7baa0a01275795c95;p=pandora-kernel.git pinctrl: tegra114: Remove MODULE_ALIAS 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. Signed-off-by: Thierry Reding Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed