pinctrl: sunxi: Move the pins definitions to a separate header
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 9 Jun 2013 16:36:03 +0000 (18:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 16:18:32 +0000 (18:18 +0200)
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>

No differences found