Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260074
b: refs/heads/master
c: 38f71aa
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Jul 18, 2011
1 parent db485eb commit 480ef36
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: dffbb44d5575facfb38a57cbb2925b03a5fc751b
refs/heads/master: 38f71aa905c20ca458bb21c818d41579d03fdc28
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/adc/ad7476_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static int __devinit ad7476_probe(struct spi_device *spi)
else
dev_warn(&spi->dev, "reference voltage unspecified\n");

spi_set_drvdata(spi, st);
spi_set_drvdata(spi, indio_dev);

st->spi = spi;

Expand Down

0 comments on commit 480ef36

Please sign in to comment.