]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit8f18bcfcd2bc30cb9a5924a6b4af49c8388bc785
treef27a4f2550ef8953b9587b05fcfa7d0f303893a1
parent194e15ba00d90a6e8779b9cd87f1feec0d55427f
pinctrl: nomadik: factor in platform data container

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>
drivers/pinctrl/pinctrl-nomadik.c