Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363791
b: refs/heads/master
c: 77c08db
h: refs/heads/master
i:
  363789: c8d9411
  363787: c351db0
  363783: b80fad2
  363775: 369bfe9
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Mar 28, 2013
1 parent 7a156b4 commit 1109746
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 2281befd94082e788353fc8b094b4297d72181ba
refs/heads/master: 77c08dbcf4ea177548ad7d506718c85b5a2be9ae
9 changes: 0 additions & 9 deletions trunk/drivers/staging/comedi/drivers/s626.c
Original file line number Diff line number Diff line change
Expand Up @@ -1156,12 +1156,6 @@ static int s626_ai_insn_read(struct comedi_device *dev,
int tmp;
int n;

/* interrupt call test */
/* writel(IRQ_GPIO3,devpriv->mmio+P_PSR); */
/* Writing a logical 1 into any of the RPS_PSR bits causes the
* corresponding interrupt to be generated if enabled
*/

/* Convert application's ADC specification into form
* appropriate for register programming.
*/
Expand Down Expand Up @@ -2586,9 +2580,6 @@ static void s626_initialize(struct comedi_device *dev)

/* Initialize the digital I/O subsystem */
s626_dio_init(dev);

/* enable interrupt test */
/* writel(IRQ_GPIO3 | IRQ_RPS1, devpriv->mmio + P_IER); */
}

static int s626_auto_attach(struct comedi_device *dev,
Expand Down

0 comments on commit 1109746

Please sign in to comment.