Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296854
b: refs/heads/master
c: fe2afaa
h: refs/heads/master
v: v3
  • Loading branch information
Hai Dong authored and Samuel Ortiz committed Mar 6, 2012
1 parent 942aae0 commit b42a977
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: 624e26e0209015718abbd63a402efba02628fec0
refs/heads/master: fe2afaa5412126f7a41aec811228a1f439d232a0
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/wm831x-spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ static const struct spi_device_id wm831x_spi_ids[] = {
{ "wm8326", WM8326 },
{ },
};
MODULE_DEVICE_TABLE(spi, wm831x_spi_id);
MODULE_DEVICE_TABLE(spi, wm831x_spi_ids);

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

0 comments on commit b42a977

Please sign in to comment.