Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197149
b: refs/heads/master
c: 981bdf4
h: refs/heads/master
i:
  197147: f014d45
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 42f25b7 commit 1a6c3fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: d87d909a45b7b6bf411559e85d386ef0a2f4bbae
refs/heads/master: 981bdf41ea7bbeece1f08045e0456c725a4d8f2f
8 changes: 4 additions & 4 deletions trunk/drivers/staging/comedi/comedilib.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,10 @@ int comedi_get_subdevice_type(unsigned int minor, unsigned int subdevice);
int comedi_find_subdevice_by_type(unsigned int minor, int type,
unsigned int subd);
int comedi_get_n_channels(unsigned int minor, unsigned int subdevice);
unsigned int comedi_get_maxdata(unsigned int minor, unsigned int subdevice, unsigned
int chan);
int comedi_get_n_ranges(unsigned int minor, unsigned int subdevice, unsigned int
chan);
unsigned int comedi_get_maxdata(unsigned int minor, unsigned int subdevice,
unsigned int chan);
int comedi_get_n_ranges(unsigned int minor, unsigned int subdevice,
unsigned int chan);
int comedi_do_insn(unsigned int minor, struct comedi_insn *insn);
int comedi_poll(unsigned int minor, unsigned int subdev);

Expand Down

0 comments on commit 1a6c3fc

Please sign in to comment.