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:
6a89a31
)
gpio: pl061: set initcall level to module init
author
Haojian Zhuang
<haojian.zhuang@linaro.org>
Fri, 18 Jan 2013 07:31:13 +0000
(15:31 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 22 Jan 2013 09:43:15 +0000
(10:43 +0100)
Replace subsys initcall by module initcall level. Since pinctrl
driver is already launched before gpio driver. It's unnecessary
to set gpio driver in subsys init call level.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Tested-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found