Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317917
b: refs/heads/master
c: 55b577c
h: refs/heads/master
i:
  317915: 6d6a204
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 13, 2012
1 parent 4c104ec commit 1a2650f
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: 3c4aaead4d048599b31adcc7628fd755d3fa582c
refs/heads/master: 55b577c94d31233e96e6e14dd92a466067d4bcc9
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 */

/* Delay counter, 16bit */
#define RtdDelayCount(dev) \
readl(devpriv->las0+LAS0_DCLK)
#define RtdDelayCounter(dev, v) \
writel((v) & 0xffff, devpriv->las0+LAS0_DCLK)

Expand Down

0 comments on commit 1a2650f

Please sign in to comment.