On Fri, May 11, 2012 at 12:08:42PM +0530, Laxman Dewangan wrote: > Convert platform data member regulator_init_data to pointer type. > This will avoid the copy of entire regualator init data into > platform data member when adding dt support and it can be achieve > by simple assignment: > pdata->init_data = of_get_regulator_init_data(dev, dev->of_node);
Applied, thanks.
signature.asc
Description: Digital signature
_______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
