Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199076
b: refs/heads/master
c: ed601fa
h: refs/heads/master
v: v3
  • Loading branch information
Steffen Röcker authored and Richard Purdie committed May 26, 2010
1 parent 6de97e0 commit 15ab807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 08b3924b24cdb1942393dc3009335a2153bd2eac
refs/heads/master: ed601fa46777cb529bda0dbec80c4aec704dd063
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/mbp_nvidia_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static const struct dmi_system_id __initdata mbp_device_table[] = {
.callback = mbp_dmi_match,
.ident = "MacBook 1,1",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."),
DMI_MATCH(DMI_SYS_VENDOR, "Apple Computer, Inc."),
DMI_MATCH(DMI_PRODUCT_NAME, "MacBook1,1"),
},
.driver_data = (void *)&intel_chipset_data,
Expand Down

0 comments on commit 15ab807

Please sign in to comment.