pinctrl: nomadik: factor in platform data container
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Mar 2014 09:40:24 +0000 (10:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Mar 2014 08:57:07 +0000 (09:57 +0100)
The old platform data struct is just a leftover from the times
when the driver was not probed exclusively from the device tree.
Factor this into the general state container and simplify the
probe path.

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

No differences found