* Tomi Valkeinen <[email protected]> [090805 17:19]:
> Signed-off-by: Tomi Valkeinen <[email protected]>
> ---
>  arch/arm/configs/omap3_beagle_defconfig |   26 ++++++-
>  arch/arm/mach-omap2/board-omap3beagle.c |  119 
> ++++++++++++++++++++++++-------
>  2 files changed, 116 insertions(+), 29 deletions(-)
> 

<snip snip>

> +static struct omap_dss_device beagle_dvi_device = {
> +     .type = OMAP_DISPLAY_TYPE_DPI,
> +     .name = "dvi",
> +     .driver_name = "generic_panel",
> +     .phy.dpi.data_lines = 24,
> +     .reset_gpio = 170,
> +     .platform_enable = beagle_enable_dvi,
> +     .platform_disable = beagle_disable_dvi,
> +};
...

Just nitpicking about the data tabbing in general, other than that:

Acked-by: Tony Lindgren <[email protected]>
--
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