Skip to content

Commit

Permalink
pinctrl: sunxi: Replace hardcoded pin defines by a macro
Browse files Browse the repository at this point in the history
We previously had an evergrowing (and exhaustive) list of the pins that could
be used on any Allwinner SoCs. These defines were then used by each pinctrl
driver to declare the list of functions for this pin. Since it's pretty much
all boilerplate, we can remove it just by a single macro.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
  • Loading branch information
Maxime Ripard committed May 4, 2014
1 parent 5f91077 commit d10acc6
Show file tree
Hide file tree
Showing 2 changed files with 729 additions and 1,089 deletions.
Loading

0 comments on commit d10acc6

Please sign in to comment.