Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317935
b: refs/heads/master
c: d6e3da8
h: refs/heads/master
i:
  317933: afd229d
  317931: 6022b8c
  317927: ed6edd2
  317919: 73afa90
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent c51eea7 commit d7dfe82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0bd1164637b14fdd2135494c4b2ee752cc6148f8
refs/heads/master: d6e3da878313562078c7fc434c3c7f646b33f202
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,6 @@ struct rtdPrivate {

/* Macros to access registers */

#define RtdDio0CtrlRead(dev) \
(readw(devpriv->las0+LAS0_DIO0_CTRL) & 0xff)
#define RtdDio0CtrlWrite(dev, v) \
writew((v) & 0xff, devpriv->las0+LAS0_DIO0_CTRL)

Expand Down

0 comments on commit d7dfe82

Please sign in to comment.