Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296950
b: refs/heads/master
c: 35ae64f
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov authored and Matthew Garrett committed Mar 20, 2012
1 parent 4272547 commit fceabb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: fbd93bf4ffb66b7f76b31e7d777138dc89b37a1d
refs/heads/master: 35ae64fe6d08bd2f7c9f9c3c6e49182d5573341b
4 changes: 1 addition & 3 deletions trunk/drivers/platform/x86/dell-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ static const struct dmi_system_id __initdata dell_device_table[] = {
},
{ }
};
MODULE_DEVICE_TABLE(dmi, dell_device_table);

static struct dmi_system_id __devinitdata dell_blacklist[] = {
/* Supported by compal-laptop */
Expand Down Expand Up @@ -792,6 +793,3 @@ module_exit(dell_exit);
MODULE_AUTHOR("Matthew Garrett <mjg@redhat.com>");
MODULE_DESCRIPTION("Dell laptop driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("dmi:*svnDellInc.:*:ct8:*");
MODULE_ALIAS("dmi:*svnDellInc.:*:ct9:*");
MODULE_ALIAS("dmi:*svnDellComputerCorporation.:*:ct8:*");

0 comments on commit fceabb7

Please sign in to comment.