On 01/05/2012 08:42 PM, Nicolas Ferre : > From: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> > Signed-off-by: Nicolas Ferre <[email protected]> > Acked-by: Grant Likely <[email protected]> > --- > v3: - Corrections proposed by Russell King: > - use of clk_prepare()/clk_unprepare() > - helper function to setup the clock for both DT/non DT init functions
Forget this one: a bug has made its home in it... > v2: - no BUG_ON() anymore in case of an "interrupts" property missing > just stop configuring the gpio bank > - review error path in both of_at91_gpio_init_one() and > at91_gpio_init_one() > - use for_each_compatible_node() iterator instead of a homemade loop [..] -- Nicolas Ferre _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
