Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317943
b: refs/heads/master
c: 4be6cd1
h: refs/heads/master
i:
  317941: 27bdf5b
  317939: 5843cb6
  317935: d7dfe82
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent ab6e1b0 commit ec8ff4e
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: 70fdb9739d9592ce806fe5bfb4644cd80ef689aa
refs/heads/master: 4be6cd1cf63875092b468b57fbdaae946e93c631
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 source for DMA 1 (write only, shadow?) */
#define RtdDma1Source(dev, n) \
writel((n) & 0xf, devpriv->las0+LAS0_DMA1_SRC)

/* Reset board state for DMA 0 */
#define RtdDma0Reset(dev) \
writel(0, devpriv->las0+LAS0_DMA0_RESET)
Expand Down

0 comments on commit ec8ff4e

Please sign in to comment.