On 12/12/2013 12:57 AM, Hiroshi Doyu wrote: > Iterating over a property containing a list of phandles with arguments > is a common operation for device drivers. This patch adds a new > of_property_for_each_phandle_with_args() macro to make the iteration > simpler. This version looks good to me. Reviewed-by: Stephen Warren <swarren@xxxxxxxxxx> But if you want to rewrite it to use a struct to store state between _init()/_iter(), that'd probably be fine too. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html