Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139294
b: refs/heads/master
c: 18b41f1
h: refs/heads/master
v: v3
  • Loading branch information
Wolfgang Kroener authored and Linus Torvalds committed Apr 1, 2009
1 parent 855fb7c commit e407caf
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: c958557eb6e5f0fa15aeda3b6f952051b4179394
refs/heads/master: 18b41f1cd537168a886c43237297692ba8d0a143
3 changes: 3 additions & 0 deletions trunk/drivers/video/aty/radeon_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ static struct radeon_device_id radeon_workaround_list[] = {
BUGFIX("Acer Aspire 2010",
PCI_VENDOR_ID_AI, 0x0061,
radeon_pm_off, radeon_reinitialize_M10),
BUGFIX("Acer Travelmate 290D/292LMi",
PCI_VENDOR_ID_AI, 0x005a,
radeon_pm_off, radeon_reinitialize_M10),
{ .ident = NULL }
};

Expand Down

0 comments on commit e407caf

Please sign in to comment.