Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276940
b: refs/heads/master
c: df72064
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Samuel Ortiz committed Dec 20, 2011
1 parent 17b6e97 commit 6358b8e
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: 8653be1afd60d6e8c36139b487e375b70357d9ef
refs/heads/master: df7206477e36bb73e81b99c2cbbc1b91e4b1c8ac
2 changes: 2 additions & 0 deletions trunk/drivers/mfd/ab8500-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ static struct resource __devinitdata ab8500_fg_resources[] = {

static struct resource __devinitdata ab8500_chargalg_resources[] = {};

#ifdef CONFIG_DEBUG_FS
static struct resource __devinitdata ab8500_debug_resources[] = {
{
.name = "IRQ_FIRST",
Expand All @@ -634,6 +635,7 @@ static struct resource __devinitdata ab8500_debug_resources[] = {
.flags = IORESOURCE_IRQ,
},
};
#endif

static struct resource __devinitdata ab8500_usb_resources[] = {
{
Expand Down

0 comments on commit 6358b8e

Please sign in to comment.