Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337151
b: refs/heads/master
c: 1217c48
h: refs/heads/master
i:
  337149: 0ce683f
  337147: 4a4b559
  337143: 453ca0b
  337135: 81ab8d8
  337119: 069ba23
  337087: 779650b
  337023: 6da1d79
  336895: eeb4229
v: v3
  • Loading branch information
Peter Meerwald authored and Jonathan Cameron committed Oct 19, 2012
1 parent 56efd62 commit b835733
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: e1562ef30438d4850e3f4ea0fc5711ea658a1f69
refs/heads/master: 1217c48f51704d01019581cb1baa1b9124eaa0a7
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 @@ -81,7 +81,7 @@ static irqreturn_t at91_adc_trigger_handler(int irq, void *p)
*timestamp = pf->timestamp;
}

buffer->access->store_to(buffer, (u8 *)st->buffer);
iio_push_to_buffer(buffer, st->buffer);

iio_trigger_notify_done(idev->trig);

Expand Down

0 comments on commit b835733

Please sign in to comment.