Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317919
b: refs/heads/master
c: 5039901
h: refs/heads/master
i:
  317917: 1a2650f
  317915: 6d6a204
  317911: 5851f60
  317903: 463e4eb
  317887: 23f6b3d
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 13, 2012
1 parent ea5c918 commit 73afa90
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: 945e398411f76a7ffbecf8905d8a455c403251cf
refs/heads/master: 50399017ea9a27db1133feba86b518562266f924
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 */

/* About counter, 16bit */
#define RtdAboutCount(dev) \
readl(devpriv->las0+LAS0_ACNT)
#define RtdAboutCounter(dev, v) \
writel((v) & 0xffff, devpriv->las0+LAS0_ACNT)

Expand Down

0 comments on commit 73afa90

Please sign in to comment.