[PATCH V3 1/4] regulator: tps62360: make init_data of platform data to pointer.

Mark Brown broonie at opensource.wolfsonmicro.com
Sat May 12 01:09:09 EST 2012


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20120511/aa7584a4/attachment.sig>


More information about the devicetree-discuss mailing list