Re: [PATCH v1] tps65023: Allow platforms to specify DCDC_2 andDCDC_3 value.

From: Mark Brown
Date: Sun Sep 05 2010 - 04:57:07 EST


On Sat, Sep 04, 2010 at 02:20:21PM -0400, Michael Williamson wrote:

> This patch allows a platform to pass in the actual voltage used
> for these DCDC supplies such that they are reported correctly in
> sysfs.

It's doing this using the constraints rather than through platform data,
which isn't really idiomatic. It would be better to do this with
platform data like the fixed voltage regulator does.

> Built against 2.6.36-rc3.

It doesn't really matter here but you should always submit patches
against linux-next.
--
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/