Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90925
b: refs/heads/master
c: 6dea781
h: refs/heads/master
i:
  90923: 567fc70
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Apr 18, 2008
1 parent 0e78969 commit 51ecc4a
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: 9460c0ce9b29825d279081d5078815a32c268ada
refs/heads/master: 6dea7814e1c6a27701a63b271fc580791e066537
1 change: 0 additions & 1 deletion trunk/drivers/input/keyboard/sh_keysc.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ static int __devexit sh_keysc_remove(struct platform_device *pdev)

input_unregister_device(priv->input);
free_irq(platform_get_irq(pdev, 0), pdev);
input_free_device(priv->input);
iounmap(priv->iomem_base);

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

0 comments on commit 51ecc4a

Please sign in to comment.