Skip to content

Commit 8872748

Browse files
committed
Merge pull request #41 from claudiobsd/odroidxu-3.4.y
Update hdmi_drv.c
2 parents 89afccf + 88e73bf commit 8872748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/media/video/exynos/tv/hdmi_drv.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ static int hdmi_s_power(struct v4l2_subdev *sd, int on)
252252
cancel_work_sync(&hdev->hpd_work);
253253

254254
s5p_v4l2_int_src_ext_hpd();
255+
queue_delayed_work(system_nrt_wq, &hdev->hpd_work_ext, 0);
255256
enable_irq(hdev->ext_irq);
256257
dev_info(hdev->dev, "HDMI interrupt changed to external\n");
257258

0 commit comments

Comments
 (0)