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:
23ac6df
)
pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE
author
Axel Lin
<axel.lin@ingics.com>
Tue, 20 Aug 2013 05:58:00 +0000
(13:58 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 23 Aug 2013 06:56:30 +0000
(08:56 +0200)
The symbol SPEAr310_pinctrl_of_match does not exist at all. Fix it.
We didn't hit the compile error because this driver can only be built-in now.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found