Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317932
b: refs/heads/master
c: 474230a
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent 6022b8c commit 58e60b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0f4a4dc57d7653a344d25c4035aca3f318a3047e
refs/heads/master: 474230ac9cf3db22caa96884176bc99ddb4e3b60
3 changes: 0 additions & 3 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,9 +406,6 @@ struct rtdPrivate {

/* Macros to access registers */

#define RtdDio1Write(dev, v) \
writew((v) & 0xff, devpriv->las0+LAS0_DIO1)

#define RtdDioStatusRead(dev) \
(readw(devpriv->las0+LAS0_DIO_STATUS) & 0xff)
#define RtdDioStatusWrite(dev, v) \
Expand Down

0 comments on commit 58e60b7

Please sign in to comment.