Skip to content

Commit

Permalink
pinctrl: sunxi: Move the pins definitions to a separate header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Maxime Ripard authored and Linus Walleij committed Jun 17, 2013
1 parent 5ca3353 commit 44abb93
Show file tree
Hide file tree
Showing 2 changed files with 1,379 additions and 1,360 deletions.
Loading

0 comments on commit 44abb93

Please sign in to comment.