Re: [PATCH 4/4] regulator: tps65023: Added support for the similiarTPS65020 chip

From: Mark Brown
Date: Thu Aug 04 2011 - 08:38:20 EST


On Thu, Aug 04, 2011 at 01:33:52PM +0200, Marcus Folkesson wrote:
> Defines a new voltage-table and allows registering of the tps65020 device.
>
> Signed-off-by: Marcus Folkesson <marcus.folkesson@xxxxxxxxx>

Acked-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>

> +static struct tps_driver_data tps65020_drv_data = {
> + .info = tps65020_regs,
> + .core_regulator = TPS65023_DCDC_3,
> +};

but the indentation here is a bit odd, it's double indented.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/