Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142015
b: refs/heads/master
c: fa15ce8
h: refs/heads/master
i:
  142013: 6fd9313
  142011: 234c79d
  142007: 7c8ca3c
  141999: ab9d62c
  141983: c631e1b
  141951: 08037d3
v: v3
  • Loading branch information
Samuel Ortiz authored and Samuel Ortiz committed Apr 4, 2009
1 parent 080ecc8 commit ecf7718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 895d9f0f15ff6b2d20bfbdc2b8205d1791437294
refs/heads/master: fa15ce8ad59e9653d50b8596596cb02d3566d4aa
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/da903x.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ static void da903x_irq_work(struct work_struct *work)
enable_irq(chip->client->irq);
}

static int da903x_irq_handler(int irq, void *data)
static irqreturn_t da903x_irq_handler(int irq, void *data)
{
struct da903x_chip *chip = data;

Expand Down

0 comments on commit ecf7718

Please sign in to comment.