Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320736
b: refs/heads/master
c: 34e4cc4
h: refs/heads/master
v: v3
  • Loading branch information
Theodore Ts'o committed Jul 19, 2012
1 parent 9bc9ba2 commit 13c797c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 8de1ee8f93fb756000176f916fd0681b47ceb292
refs/heads/master: 34e4cc40a0b077ee28a66d989491b6777a49a778
1 change: 0 additions & 1 deletion trunk/drivers/usb/otg/isp1301_omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,6 @@ isp1301_probe(struct i2c_client *i2c, const struct i2c_device_id *id)
isp->irq_type = IRQF_TRIGGER_FALLING;
}

isp->irq_type |= IRQF_SAMPLE_RANDOM;
status = request_irq(i2c->irq, isp1301_irq,
isp->irq_type, DRIVER_NAME, isp);
if (status < 0) {
Expand Down

0 comments on commit 13c797c

Please sign in to comment.