Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317915
b: refs/heads/master
c: 92f336d
h: refs/heads/master
i:
  317913: 61beaa8
  317911: 5851f60
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 13, 2012
1 parent 659257f commit 6d6a204
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 5b8b384dfd6cf5ac1aaae644f99cc5cefc6a3004
refs/heads/master: 92f336d35223f6f46bd4768f3875d373fc244a76
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,6 @@ struct rtdPrivate {
/* Macros to access registers */

/* Burst counter, 10bit */
#define RtdBurstCount(dev) \
readl(devpriv->las0+LAS0_BCLK)
#define RtdBurstCounter(dev, v) \
writel((v) & 0x3ff, devpriv->las0+LAS0_BCLK)

Expand Down

0 comments on commit 6d6a204

Please sign in to comment.