From: Linus Walleij Date: Wed, 30 Nov 2011 12:28:14 +0000 (+0100) Subject: pinctrl: make it possible to add multiple maps X-Git-Tag: v3.3-rc1~127^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b099b04981917ee7fbd88b6f50eeaffc9f33cd;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed