pinctrl: abx500: refactor DT parser to take two paths
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Sep 2014 09:22:07 +0000 (11:22 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Sep 2014 09:23:28 +0000 (11:23 +0200)
We refactor the DT parser to look for either a config or a
function and then look for further nodes and reserve maps,
not the two things mixed up like prior to this patch.

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

No differences found