Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263956
b: refs/heads/master
c: fa94876
h: refs/heads/master
v: v3
  • Loading branch information
Johan Hovold authored and Samuel Ortiz committed Sep 6, 2011
1 parent 5730018 commit ca7b295
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d0e84caeb4cd535923884735906e5730329505b4
refs/heads/master: fa948761e685fb03823b3029e5b6bdb52229d6ce
2 changes: 2 additions & 0 deletions trunk/drivers/mfd/tps65910-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,10 @@ int tps65910_irq_init(struct tps65910 *tps65910, int irq,
switch (tps65910_chip_id(tps65910)) {
case TPS65910:
tps65910->irq_num = TPS65910_NUM_IRQ;
break;
case TPS65911:
tps65910->irq_num = TPS65911_NUM_IRQ;
break;
}

/* Register with genirq */
Expand Down

0 comments on commit ca7b295

Please sign in to comment.