Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260081
b: refs/heads/master
c: 8016934
h: refs/heads/master
i:
  260079: d09ac07
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Jul 18, 2011
1 parent 10292e2 commit d7976ae
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: 91ab3fc907ab938b99683dbd8146008d10d09dd8
refs/heads/master: 8016934cbd0fdf694deee2510650d1f66304f7c3
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/accel/lis3l02dq_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ static int __devinit lis3l02dq_probe(struct spi_device *spi)
}
st = iio_priv(indio_dev);
/* this is only used tor removal purposes */
spi_set_drvdata(spi, st);
spi_set_drvdata(spi, indio_dev);

st->us = spi;
mutex_init(&st->buf_lock);
Expand Down

0 comments on commit d7976ae

Please sign in to comment.