drm/rockchip: delete unused and repeated call

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I281e4fe6834273a10b7c289128173aff32ec4125
This commit is contained in:
Sandy Huang 2020-03-13 11:12:10 +08:00
parent ebe917bdf9
commit 4927c43eb7
1 changed files with 0 additions and 2 deletions

View File

@ -670,8 +670,6 @@ static int display_enable(struct display_state *state)
const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs;
struct panel_state *panel_state = &state->panel_state;
display_init(state);
if (!state->is_init)
return -EINVAL;