Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317957
b: refs/heads/master
c: 879dabb
h: refs/heads/master
i:
  317955: 75f6695
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent e980180 commit 197a4b9
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: a387a88792c45a64b5094a00b4aa94e0c2b25ce3
refs/heads/master: 879dabbc2ed61bea3f97d7e6aaea8ce2a2a14dd4
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 */

/* Set next descriptor for DMA 1 */
#define RtdDma1Next(dev, a) \
writel((a), devpriv->lcfg+LCFG_DMADPR1)

/* Set control for DMA 0 (write only, shadow?) */
#define RtdDma0Control(dev, n) \
writeb(devpriv->dma0Control = (n), devpriv->lcfg+LCFG_DMACSR0)
Expand Down

0 comments on commit 197a4b9

Please sign in to comment.