|
@@ -86,7 +86,7 @@ int dss_mgr_connect(enum omap_channel channel,
|
|
struct omap_dss_device *dst);
|
|
struct omap_dss_device *dst);
|
|
void dss_mgr_disconnect(enum omap_channel channel,
|
|
void dss_mgr_disconnect(enum omap_channel channel,
|
|
struct omap_dss_device *dst);
|
|
struct omap_dss_device *dst);
|
|
-void dss_mgr_set_timings(struct omap_overlay_manager *mgr,
|
|
|
|
|
|
+void dss_mgr_set_timings(enum omap_channel channel,
|
|
const struct omap_video_timings *timings);
|
|
const struct omap_video_timings *timings);
|
|
void dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr,
|
|
void dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr,
|
|
const struct dss_lcd_mgr_config *config);
|
|
const struct dss_lcd_mgr_config *config);
|