On Mon, Feb 8, 2010 at 5:57 PM, Tomi Valkeinen <[email protected]> wrote:
> Move enable/disable/suspend/resume from omap_dss_device to
> omap_dss_driver.
>
> This is part of a larger patch-set, which moves the control from omapdss
> driver to the display driver.
>
> Signed-off-by: Tomi Valkeinen <[email protected]>
> ---
<snip>
> diff --git a/drivers/video/omap2/displays/panel-tpo-td043mtea1.c
> b/drivers/video/omap2/displays/panel-tpo-td043mtea1.c
> index f297a46..c6e4a7e 100644
> --- a/drivers/video/omap2/displays/panel-tpo-td043mtea1.c
> +++ b/drivers/video/omap2/displays/panel-tpo-td043mtea1.c
> @@ -262,18 +262,20 @@ static const struct omap_video_timings
> tpo_td043_timings = {
> .vbp = 34,
> };
>
> -static int tpo_td043_enable(struct omap_dss_device *dssdev)
> +static int generic_panel_power_on(struct omap_dss_device *dssdev)
I guess you meant tpo_td043_power_on/tpo_td043_power_off?
I'll try to test your both series later this week.
--
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