ARM: 5666/1: Revamped U300 padmux API
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 10 Aug 2009 11:52:40 +0000 (12:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Aug 2009 14:36:28 +0000 (15:36 +0100)
This abstracts the hackish padmux API on the U300 platform into
something more manageable. It provides a way for drivers to
activate/deactivate a certain padmux setting. It will also switch
the users of the old API over to using the new style, pushing
muxing into the apropriate setup files.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found