Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350651
b: refs/heads/master
c: 34c11a7
h: refs/heads/master
i:
  350649: c83273a
  350647: ae6e8ee
v: v3
  • Loading branch information
Paer-Olof Haakansson authored and Lee Jones committed Jan 23, 2013
1 parent a4fd1dd commit ceb13d7
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 108 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: 97034a1e042d4316a83a3f68d61edf6c42e3f265
refs/heads/master: 34c11a709e928090cf34ecd706f7d3170f4e5026
6 changes: 6 additions & 0 deletions trunk/drivers/mfd/ab8500-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,12 @@ static struct resource ab8500_charger_resources[] = {
.end = AB8500_INT_CH_WD_EXP,
.flags = IORESOURCE_IRQ,
},
{
.name = "VBUS_CH_DROP_END",
.start = AB8500_INT_VBUS_CH_DROP_END,
.end = AB8500_INT_VBUS_CH_DROP_END,
.flags = IORESOURCE_IRQ,
},
};

static struct resource ab8500_btemp_resources[] = {
Expand Down
Loading

0 comments on commit ceb13d7

Please sign in to comment.