commit | 9dffe1d4a7c2ee53b982ecb12c277040743d6ca2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 09 08:47:16 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 09 08:47:16 2014 +0200 |
tree | 3f8a0ade83fc79423b5a3e034bc6debcdc00df8f | |
parent | 2aa02733fb869e217b3c5c0860273f7feb4f04d6 [diff] | |
parent | dc9691066fa7de51178de5ac3e06b3681557a7b4 [diff] |
Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into devel Pinctrl cleanup and reworks for 3.16 This serie of patch: - Moves the Allwinner pinctrl driver to a folder of its own - removes the sunxi-pinctrl-pins header, and split the driver into a core one, with all the logic, and smaller drivers, one for each SoC, that declare the pins, and will provide to the core the set of pins. - And does a few cleanups here and there.