Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348710
b: refs/heads/master
c: 1167976
h: refs/heads/master
v: v3
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD authored and Jonathan Cameron committed Dec 27, 2012
1 parent 8ede2be commit b017fc7
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: 31ad70ea585f744ba8d1310807dcf99043d4f3c4
refs/heads/master: 116797672ffdd3635eafa25db5bd312e65c5ad01
2 changes: 1 addition & 1 deletion trunk/drivers/iio/adc/at91_adc.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ static irqreturn_t at91_adc_trigger_handler(int irq, void *p)
*timestamp = pf->timestamp;
}

iio_push_to_buffers(indio_dev, (u8 *)st->buffer);
iio_push_to_buffers(idev, (u8 *)st->buffer);

iio_trigger_notify_done(idev->trig);

Expand Down

0 comments on commit b017fc7

Please sign in to comment.