Skip to content

Commit

Permalink
pinctrl: factor pin control handles over to the core
Browse files Browse the repository at this point in the history
This moves the per-devices struct pinctrl handles and device map
over from the pinmux part of the subsystem to the core pinctrl part.
This makes the device handles core infrastructure with the goal of
using these handles also for pin configuration, so that device
drivers (or boards etc) will need one and only one handle to the
pin control core.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Linus Walleij committed Feb 10, 2012
1 parent e93bcee commit befe5bd
Show file tree
Hide file tree
Showing 5 changed files with 779 additions and 635 deletions.
Loading

0 comments on commit befe5bd

Please sign in to comment.