|
@@ -292,8 +292,7 @@ int dsi_pll_set_clock_div(struct dsi_clock_info *cinfo);
|
|
|
int dsi_pll_calc_clock_div_pck(bool is_tft, unsigned long req_pck,
|
|
|
struct dsi_clock_info *cinfo,
|
|
|
struct dispc_clock_info *dispc_cinfo);
|
|
|
-int dsi_pll_init(struct omap_dss_device *dssdev, bool enable_hsclk,
|
|
|
- bool enable_hsdiv);
|
|
|
+int dsi_pll_init(bool enable_hsclk, bool enable_hsdiv);
|
|
|
void dsi_pll_uninit(bool disconnect_lanes);
|
|
|
void dsi_get_overlay_fifo_thresholds(enum omap_plane plane,
|
|
|
u32 fifo_size, enum omap_burst_size *burst_size,
|