Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235769
b: refs/heads/master
c: ae63983
h: refs/heads/master
i:
  235767: 958f39c
v: v3
  • Loading branch information
Roland Stigge authored and Greg Kroah-Hartman committed Jan 31, 2011
1 parent d655d19 commit 7c59b07
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: 826514b4ee347bf683f043e0900590cfac4d6da5
refs/heads/master: ae639830fe6299d67407ca63f43bb28ea781684a
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 @@ -190,7 +190,7 @@ static int __devinit ad7476_probe(struct spi_device *spi)
goto error_disable_reg;
}

/* Estabilish that the iio_dev is a child of the i2c device */
/* Establish that the iio_dev is a child of the spi device */
st->indio_dev->dev.parent = &spi->dev;
st->indio_dev->attrs = &ad7476_attribute_group;
st->indio_dev->dev_data = (void *)(st);
Expand Down

0 comments on commit 7c59b07

Please sign in to comment.