commit | 64b60e096fa391c56f93e6216115e6757bf86b7e | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri Oct 10 04:43:17 2008 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Oct 13 10:55:47 2008 +1100 |
tree | 901a0fa1f9f533fe81305341fa869c34a1e913a9 | |
parent | 302905a3473d9a1f00e4b2fe373d2763a041a93d [diff] |
of: Add new helper of_parse_phandles_with_args() The helper is factored out of of_get_gpio(). Will be used by the QE pin multiplexing functions (they need to parse the gpios = <> too). Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>