pinctrl: nomadik: move platform data handling into driver
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Nov 2013 22:02:11 +0000 (23:02 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 26 Nov 2013 20:01:58 +0000 (21:01 +0100)
This decomissions the platform data header (which is no longer
in use after the systems using this driver were switched to
a pure device-tree config path) and merges the result into
the driver file or local driver header.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found