Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210025
b: refs/heads/master
c: 288933c
h: refs/heads/master
i:
  210023: c6a2c75
v: v3
  • Loading branch information
Axel Lin authored and Dmitry Torokhov committed Aug 25, 2010
1 parent 44e9a16 commit da50ce7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 268ba5c05b82af575819bd719a2facb2a3169260
refs/heads/master: 288933c02b440621d9c8e7bb5f232cfb7bdef7df
2 changes: 0 additions & 2 deletions trunk/drivers/input/keyboard/pxa27x_keypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,6 @@ static int __devexit pxa27x_keypad_remove(struct platform_device *pdev)
clk_put(keypad->clk);

input_unregister_device(keypad->input_dev);
input_free_device(keypad->input_dev);

iounmap(keypad->mmio_base);

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
Expand Down

0 comments on commit da50ce7

Please sign in to comment.