Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336796
b: refs/heads/master
c: 5e7779f
h: refs/heads/master
v: v3
  • Loading branch information
Mika Westerberg authored and Rafael J. Wysocki committed Dec 7, 2012
1 parent c7da941 commit c5a8cde
Show file tree
Hide file tree
Showing 2 changed files with 11 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: 59c3987805a92f50f4c37392a36ab951327a6e29
refs/heads/master: 5e7779f0395833d80d8fa15933737c8dc48759ec
10 changes: 10 additions & 0 deletions trunk/drivers/acpi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@ static const struct acpi_device_id acpi_platform_device_ids[] = {

{ "PNP0D40" },

/* Haswell LPSS devices */
{ "INT33C0", 0 },
{ "INT33C1", 0 },
{ "INT33C2", 0 },
{ "INT33C3", 0 },
{ "INT33C4", 0 },
{ "INT33C5", 0 },
{ "INT33C6", 0 },
{ "INT33C7", 0 },

{ }
};

Expand Down

0 comments on commit c5a8cde

Please sign in to comment.