Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193537
b: refs/heads/master
c: ee6e54e
h: refs/heads/master
i:
  193535: e2bc907
v: v3
  • Loading branch information
Haojian Zhuang authored and Dmitry Torokhov committed May 19, 2010
1 parent bf5c6bd commit dd73ecf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: dba06b839a502321ae40b7061d64308bc91d260f
refs/heads/master: ee6e54e2ae56734a96fd7b66cf46b756d0f25ca3
1 change: 0 additions & 1 deletion trunk/drivers/input/misc/88pm860x_onkey.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ static int __devinit pm860x_onkey_probe(struct platform_device *pdev)
info->idev->phys = "88pm860x_on/input0";
info->idev->id.bustype = BUS_I2C;
info->idev->dev.parent = &pdev->dev;
info->irq = irq;
info->idev->evbit[0] = BIT_MASK(EV_KEY);
info->idev->keybit[BIT_WORD(KEY_POWER)] = BIT_MASK(KEY_POWER);

Expand Down

0 comments on commit dd73ecf

Please sign in to comment.