Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317939
b: refs/heads/master
c: bb50054
h: refs/heads/master
i:
  317937: 3f249c9
  317935: d7dfe82
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent e38ee77 commit 5843cb6
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: 58f1fde22e3d1faffcc8d0e5b5fa62bd9d9ee5d4
refs/heads/master: bb50054f3ecfb8d1e5b2e568db261891bcc2c718
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 */

/* Start single DAC conversion on both DACs */
#define RtdDacBothUpdate(dev) \
writew(0, devpriv->las0+LAS0_DAC)

/* Set DAC output type and range */
#define RtdDacRange(dev, n, v) \
writew((v) & 7, devpriv->las0 \
Expand Down

0 comments on commit 5843cb6

Please sign in to comment.