Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191878
b: refs/heads/master
c: e4e3097
h: refs/heads/master
v: v3
  • Loading branch information
Igor Grinberg authored and Eric Miao committed May 11, 2010
1 parent 2620cfd commit 4c0ebe7
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: d768c67c0cc70c7817585676a40e0d2a9094bdbe
refs/heads/master: e4e309708eeb87a5b2429bc1f9bd1bc469d5a8b0
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/cm-x300.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ static struct da903x_platform_data cm_x300_da9030_info = {

static struct i2c_board_info cm_x300_pmic_info = {
I2C_BOARD_INFO("da9030", 0x49),
.irq = IRQ_GPIO(0),
.irq = IRQ_WAKEUP0,
.platform_data = &cm_x300_da9030_info,
};

Expand Down

0 comments on commit 4c0ebe7

Please sign in to comment.