Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317903
b: refs/heads/master
c: ba5478e
h: refs/heads/master
i:
  317901: cce5d94
  317899: 784ba95
  317895: c490f0a
  317887: 23f6b3d
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 13, 2012
1 parent d127345 commit 463e4eb
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: d2e1aebee74622251d032643b0bcd9e68a4b1693
refs/heads/master: ba5478e6e0e938ec68cb3f6daa0b3cfc7869d638
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 */

/* Read two ADC data values (DOESN'T WORK) */
#define RtdAdcFifoGet2(dev) \
readl(devpriv->las1+LAS1_ADC_FIFO)

/* FIFO status */
#define RtdFifoStatus(dev) \
readl(devpriv->las0+LAS0_ADC)
Expand Down

0 comments on commit 463e4eb

Please sign in to comment.