commit | 5985d76cc1b62125301754c9b636a18c346bfc52 | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Fri Jan 18 15:31:13 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 22 10:43:15 2013 +0100 |
tree | ef47bdf0d893fed9ba7b80706cbd087282e12f0b | |
parent | 6a89a314ab107a12af08c71420c19a37a30fc2d3 [diff] |
gpio: pl061: set initcall level to module init 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>