[PATCH 3/3] arm: s5pv210: GONI: add support for MAX8998 PMIC

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Jul 1 08:25:45 EDT 2010


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.



More information about the linux-arm-kernel mailing list