Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317933
b: refs/heads/master
c: add1b47
h: refs/heads/master
i:
  317931: 6022b8c
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent 58e60b7 commit afd229d
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: 474230ac9cf3db22caa96884176bc99ddb4e3b60
refs/heads/master: add1b4788e33e1b7abb36c68639a8fa1999f23c1
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 RtdDioStatusRead(dev) \
(readw(devpriv->las0+LAS0_DIO_STATUS) & 0xff)
#define RtdDioStatusWrite(dev, v) \
writew((devpriv->dioStatus = (v)), devpriv->las0+LAS0_DIO_STATUS)

Expand Down

0 comments on commit afd229d

Please sign in to comment.