On Wednesday 14 January 2009, Pillai, Manikandan wrote:
> The issue is that passing the initial value for regulators is done by
> 
>     struct regulator_init_data *init_data = dev->platform_data;
> 
> in regulator_register() function. Do we have a way to initialize the
> platform data for the i2c client struct.

Provide it in the struct i2c_board_info that your pr785.c file
uses to configure the regulators.


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to