commit | 59b099b04981917ee7fbd88b6f50eeaffc9f33cd | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 30 13:28:14 2011 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 03 09:10:02 2012 +0100 |
tree | 454627d0c9617bf2cb878fddc282fa0a25f4736d | |
parent | 97607d157c133ab18dfcd77fa836e37fa950a44a [diff] |
pinctrl: make it possible to add multiple maps Since we now anyway make a copy of the platform-supplied pinmux map, we can just as well make it possible to call the function adding maps several times, so as to simplify cases (as PXA) where several sets of disparate mappings need to be added depending on target platform. Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Acked-by: Arnd Bergmann <arnd@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>