Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317922
b: refs/heads/master
c: 3b8e25e
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 13, 2012
1 parent 8abdb4c commit 2276c04
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: cce14cbd7425fc14b8cff4cbc11cfd9f3b6721f5
refs/heads/master: 3b8e25eeddcd8adb23ee72f09dee1ef644ba6a2a
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 */

/* ADC sample counter, 10bit */
#define RtdAdcSampleCounter(dev, v) \
writel((v) & 0x3ff, devpriv->las0+LAS0_ADC_SCNT)

/* User Timer/Counter (8254) */
#define RtdUtcCounterGet(dev, n) \
readb(devpriv->las0 \
Expand Down

0 comments on commit 2276c04

Please sign in to comment.