Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354505
b: refs/heads/master
c: a81875d
h: refs/heads/master
i:
  354503: e1452b1
v: v3
  • Loading branch information
Peter Huewe authored and Greg Kroah-Hartman committed Feb 15, 2013
1 parent 9a7ba70 commit d3e7725
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8289ad0578ad7e66b2052754746b4deb1a88cc4a
refs/heads/master: a81875dd7a6e31e69ea1f6ed22209acb8f82bf36
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/drivers/cb_pcidas64.c
Original file line number Diff line number Diff line change
Expand Up @@ -3301,7 +3301,6 @@ static int prep_ao_dma(struct comedi_device *dev, const struct comedi_cmd *cmd)
num_bytes = load_ao_dma_buffer(dev, cmd);
if (num_bytes == 0)
return -1;
if (num_bytes >= DMA_BUFFER_SIZE) ;
load_ao_dma(dev, cmd);

dma_start_sync(dev, 0);
Expand Down

0 comments on commit d3e7725

Please sign in to comment.