commit | 44abb933f7ecfd879794e335da3fb6a0ca87f375 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Jun 09 18:36:03 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 17 18:18:32 2013 +0200 |
tree | b191b9200cdefae0e7cbffb64162b694b35b4c9e | |
parent | 5ca3353bcee929c3b7bbf39f79038842f443f01a [diff] |
pinctrl: sunxi: Move the pins definitions to a separate header It will allow us to have a cleaner separation between the data needed by the driver to work, and the core logic of the driver in itself, and will allow having too much noise in the core driver in the future. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>