Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317951
b: refs/heads/master
c: d1def6b
h: refs/heads/master
i:
  317949: a5a82a2
  317947: bff0224
  317943: ec8ff4e
  317935: d7dfe82
  317919: 73afa90
  317887: 23f6b3d
  317823: d9eaa13
  317695: 6bd2b17
  317439: 5248ab8
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent 642d077 commit 9b00abd
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: 532b4cdfdb17bcbfe0ed80b9bcb85a0b6f8bc98a
refs/heads/master: d1def6be0757e6523aeb2967dc82eb8b02f0b3d5
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 0 */
#define RtdDma0Count(dev, c) \
writel((c), devpriv->lcfg+LCFG_DMASIZ0)

/* Set next descriptor for DMA 0 */
#define RtdDma0Next(dev, a) \
writel((a), devpriv->lcfg+LCFG_DMADPR0)
Expand Down

0 comments on commit 9b00abd

Please sign in to comment.