Re: [PATCHv7 01/12] of: introduce of_property_for_each_phandle_with_args()

From: Stephen Warren
Date: Mon Dec 16 2013 - 13:29:45 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/