Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317956
b: refs/heads/master
c: a387a88
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent 75f6695 commit e980180
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: f1652df06096d1a89fdb1853d942b9c487b1e3ed
refs/heads/master: a387a88792c45a64b5094a00b4aa94e0c2b25ce3
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 byte count for DMA 1 */
#define RtdDma1Count(dev, c) \
writel((c), devpriv->lcfg+LCFG_DMASIZ1)

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

0 comments on commit e980180

Please sign in to comment.