Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317959
b: refs/heads/master
c: 9c4d445
h: refs/heads/master
i:
  317957: 197a4b9
  317955: 75f6695
  317951: 9b00abd
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 16, 2012
1 parent eac7512 commit b3cd851
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f5439764e6ca90d72e585d5e13ed1b3f9c6ac6ed
refs/heads/master: 9c4d44593eb612ebc0ef8e32dc160dda94de9d05
4 changes: 0 additions & 4 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,10 +406,6 @@ struct rtdPrivate {

/* Macros to access registers */

/* Get status for DMA 0 */
#define RtdDma0Status(dev) \
readb(devpriv->lcfg+LCFG_DMACSR0)

/* Set control for DMA 1 (write only, shadow?) */
#define RtdDma1Control(dev, n) \
writeb(devpriv->dma1Control = (n), devpriv->lcfg+LCFG_DMACSR1)
Expand Down

0 comments on commit b3cd851

Please sign in to comment.