Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141703
b: refs/heads/master
c: ff58560
h: refs/heads/master
i:
  141701: fad13bf
  141699: 30dfc0f
  141695: 0b9502b
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent eaba504 commit 51dff6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8b95a0e17f416e1db80c26ecd8f3e894ad271d0b
refs/heads/master: ff585603bdca766398e24037e9375b76507e2e60
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/me4000.h
Original file line number Diff line number Diff line change
Expand Up @@ -360,14 +360,14 @@ struct me4000_ai_context {
unsigned long sample_counter_reg;
};

typedef struct me4000_dio_context {
struct me4000_dio_context {
unsigned long dir_reg;
unsigned long ctrl_reg;
unsigned long port_0_reg;
unsigned long port_1_reg;
unsigned long port_2_reg;
unsigned long port_3_reg;
} me4000_dio_context_t;
};

typedef struct me4000_cnt_context {
unsigned long ctrl_reg;
Expand Down

0 comments on commit 51dff6f

Please sign in to comment.