Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317913
b: refs/heads/master
c: 08680c8
h: refs/heads/master
i:
  317911: 5851f60
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 13, 2012
1 parent 28f34ad commit 61beaa8
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: 50b0d087f3415f93c02b9c58a1ff50b818f96590
refs/heads/master: 08680c8913149670c84572971321cc06d6c3a208
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 */

/* Pacer counter, 24bit */
#define RtdPacerCount(dev) \
readl(devpriv->las0+LAS0_PCLK)
#define RtdPacerCounter(dev, v) \
writel((v) & 0xffffff, devpriv->las0+LAS0_PCLK)

Expand Down

0 comments on commit 61beaa8

Please sign in to comment.