Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270475
b: refs/heads/master
c: 6301063
h: refs/heads/master
i:
  270473: 9208588
  270471: af19d79
v: v3
  • Loading branch information
Mark Brown committed Aug 9, 2011
1 parent 7526480 commit 8516dc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: bb3784ae36e3a816696ae1f5e8490eeedef3c5cf
refs/heads/master: 630106342e459904f7be8bf25a2493908dabe40b
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/wm8753.c
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,7 @@ static int __devexit wm8753_spi_remove(struct spi_device *spi)

static struct spi_driver wm8753_spi_driver = {
.driver = {
.name = "wm8753-codec",
.name = "wm8753",
.owner = THIS_MODULE,
},
.probe = wm8753_spi_probe,
Expand Down Expand Up @@ -1563,7 +1563,7 @@ MODULE_DEVICE_TABLE(i2c, wm8753_i2c_id);

static struct i2c_driver wm8753_i2c_driver = {
.driver = {
.name = "wm8753-codec",
.name = "wm8753",
.owner = THIS_MODULE,
},
.probe = wm8753_i2c_probe,
Expand Down

0 comments on commit 8516dc6

Please sign in to comment.