Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230931
b: refs/heads/master
c: 8206955
h: refs/heads/master
i:
  230929: a40b44a
  230927: 088ee41
v: v3
  • Loading branch information
Zhang Rui authored and Len Brown committed Dec 14, 2010
1 parent fbcdd29 commit f5ef763
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 677bd810eedce61edf15452491781ff046b92edc
refs/heads/master: 82069552555cf951d9ade5c1aec61dd40b0765b5
3 changes: 3 additions & 0 deletions trunk/drivers/acpi/video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1275,6 +1275,9 @@ int acpi_video_get_edid(struct acpi_device *device, int type, int device_id,
if (!video_device)
continue;

if (!video_device->cap._DDC)
continue;

if (type) {
switch (type) {
case ACPI_VIDEO_DISPLAY_CRT:
Expand Down

0 comments on commit f5ef763

Please sign in to comment.