commit | 259145feff723cd65fcf53156bdd7a11816b1e31 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 30 11:22:07 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 30 11:23:28 2014 +0200 |
tree | 0a682bbfd9666bf8594976d60bfe2b9170cab4f4 | |
parent | b07f92a220fa4df01e7feb1791245882249ba200 [diff] |
pinctrl: abx500: refactor DT parser to take two paths 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>