On Thu, Jul 01, 2010 at 08:07:46AM +0200, Marek Szyprowski wrote:
> +static struct regulator_consumer_supply goni_ldo3_consumers[] = {
> + { .supply = "VMIPI_1.1V", },
> +};
A similar issue to the previous patch applies here - you should be
defining consumers using struct device based lookups only.