Re: [PATCH 1/6] regulator: core: Allow regulators to provide avoltage to selector mapping

From: Liam Girdwood
Date: Thu May 10 2012 - 05:23:25 EST


On Thu, 2012-05-10 at 00:47 +0100, Mark Brown wrote:
> In order to allow more drivers to factor things out into data allow
> drivers to provide a mapping function to convert voltages into selectors.
> This allows any driver to use set_voltage_sel(). The existing mapping
> based on iterating over list_voltage() is provided as an operation which
> can be assigned to the new map_voltage() function though for ease of
> transition it is treated as the default.
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---

All

Acked-by: Liam Girdwood <lrg@xxxxxx>

--
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/