Loading drivers/gpu/drm/bridge/lt9611.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1126,7 +1126,7 @@ static int lt9611_video_on(struct lt9611 *pdata, bool on) lt9611_hdmi_tx_digital(pdata, cfg); lt9611_hdmi_tx_phy(pdata, cfg); msleep(500); msleep(80); lt9611_video_check(pdata); lt9611_hdmi_output_enable(pdata); Loading Loading
drivers/gpu/drm/bridge/lt9611.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1126,7 +1126,7 @@ static int lt9611_video_on(struct lt9611 *pdata, bool on) lt9611_hdmi_tx_digital(pdata, cfg); lt9611_hdmi_tx_phy(pdata, cfg); msleep(500); msleep(80); lt9611_video_check(pdata); lt9611_hdmi_output_enable(pdata); Loading