Hi,

On Sat, 2010-03-06 at 15:26 +0100, ext Y, Kishore wrote:
> From: Kishore Y <[email protected]>
> 
> board-zoom-display.c added as a common file for display fucntionality
> on boards zoom2, zoom3 and 3630sdp
> 
> Signed-off-by: Mukund Mittal <[email protected]>
> Signed-off-by: Kishore Y <[email protected]>
> Reviewed-by: Gadiyar, Anand <[email protected]>
> ---
>  arch/arm/mach-omap2/Makefile                  |    3 +
>  arch/arm/mach-omap2/board-zoom-display.c      |  158 
> +++++++++++++++++++++++++
>  arch/arm/mach-omap2/board-zoom-peripherals.c  |   50 ++++++++-
>  arch/arm/mach-omap2/include/mach/board-zoom.h |    3 +
>  4 files changed, 213 insertions(+), 1 deletions(-)
>  create mode 100644 arch/arm/mach-omap2/board-zoom-display.c

<snip>

>  
> +static struct regulator_consumer_supply zoom_vpll2_supply = {
> +     .supply         = "vdds_dsi",
> +};
> +
> +static struct regulator_consumer_supply zoom_vdda_dac_supply = {
> +     .supply         = "vdda_dac",
> +};

I think the same comments about regulators apply here as in this thread:

http://marc.info/?l=linux-omap&m=127107128203856&w=2

 Tomi


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to