commit | 8dd9766f68f647692fa38f339fb70f9c8560e729 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Thu Sep 27 17:54:03 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Sep 28 09:27:35 2012 +0200 |
tree | 0a265bad2fa493a6f715135237bff011f47930f2 | |
parent | ea5363663f33e4b1ec7fda1034f387b5edaf3d04 [diff] |
pinctrl: sirf: add missing pins to pinctrl list We always use pinctrl_request_gpio() to get GPIO, If we don't have these missing pins in the pin list, gpio_request and related operations will fail for them. Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>