commit | c1bb7c6d04ebdf48998649100c5267a9139debf5 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri Dec 05 08:15:39 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Dec 21 14:21:14 2008 +1100 |
tree | 1440c7237862877945d20787589af880c30d16df | |
parent | c280266a326ccabeb64b6d69fa4fd21faf5bf354 [diff] |
of: Minor simplification for the of_parse_phandles_with_args() By using 'list++' in the beginning we can simplify the code a little bit. Suggested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>