git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
272b98c
)
pinctrl: tegra114: Remove MODULE_ALIAS
author
Thierry Reding
<thierry.reding@gmail.com>
Tue, 10 Sep 2013 16:30:59 +0000
(18:30 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 19 Sep 2013 12:35:24 +0000
(14:35 +0200)
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 <treding@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found