Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262952
b: refs/heads/master
c: 511d8cf
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Aug 10, 2011
1 parent 7d7fa24 commit ed35f96
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: 371e7305c6c348d9e14a98fe337fadbd4106cfef
refs/heads/master: 511d8cf0ab3d2e4ec3f3f672b06a83f17874b83b
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8750.c
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ static const struct spi_device_id wm8750_spi_ids[] = {
{ "wm8750", 0 },
{ "wm8987", 0 },
};
MODULE_DEVICE_TABLE(spi, wm8750_spi_id);
MODULE_DEVICE_TABLE(spi, wm8750_spi_ids);

static struct spi_driver wm8750_spi_driver = {
.driver = {
Expand Down

0 comments on commit ed35f96

Please sign in to comment.