pinctrl: break out a pinctrl consumer header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 9 Feb 2012 00:52:22 +0000 (01:52 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 10 Feb 2012 20:32:57 +0000 (21:32 +0100)
This breaks out a <linux/pinctrl/consumer.h> header to be used by
all pinmux and pinconfig alike, so drivers needing services from
pinctrl does not need to include different headers. This is similar
to the approach taken by the regulator API.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found