Merge 21dabac3b4 on remote branch
Change-Id: Ic9dbfac087591a64538065e951c8a1fb28eac5fb
This commit is contained in:
@@ -7805,12 +7805,6 @@ int dsi_display_set_mode(struct dsi_display *display,
|
||||
}
|
||||
}
|
||||
|
||||
rc = dsi_display_restore_bit_clk(display, &adj_mode);
|
||||
if (rc) {
|
||||
DSI_ERR("[%s] bit clk rate cannot be restored\n", display->name);
|
||||
goto error;
|
||||
}
|
||||
|
||||
rc = dsi_display_validate_mode_set(display, &adj_mode, flags);
|
||||
if (rc) {
|
||||
DSI_ERR("[%s] mode cannot be set\n", display->name);
|
||||
|
||||
Reference in New Issue
Block a user