* Tomi Valkeinen <[email protected]> [090805 17:19]:
> Signed-off-by: Tomi Valkeinen <[email protected]>
> ---
> arch/arm/configs/overo_defconfig | 265
> ++++++++-----------------------------
> arch/arm/mach-omap2/board-overo.c | 149 +++++++++++++++++++--
> 2 files changed, 196 insertions(+), 218 deletions(-)
>
<snip snip>
> +static struct omap_dss_device overo_dvi_device = {
> + .type = OMAP_DISPLAY_TYPE_DPI,
> + .name = "dvi",
> + .driver_name = "generic_panel",
> + .phy.dpi.data_lines = 24,
> + .platform_enable = overo_panel_enable_dvi,
> + .platform_disable = overo_panel_disable_dvi,
> +};
...
Please check the tabbing here too. 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