Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227103
b: refs/heads/master
c: ebcc019
h: refs/heads/master
i:
  227101: b6cb314
  227099: dac7324
  227095: da6a0fa
  227087: b9f4f20
  227071: dc3b82e
v: v3
  • Loading branch information
Axel Lin authored and Dmitry Torokhov committed Nov 22, 2010
1 parent 45f133a commit cdcc22b
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: 0e86eb29def648664c2c0fa605f5b5bad84247cb
refs/heads/master: ebcc019926269e7e123d55ec92ff00c2688ca343
1 change: 0 additions & 1 deletion trunk/drivers/input/serio/ams_delta_serio.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,5 @@ static void __exit ams_delta_serio_exit(void)
free_irq(OMAP_GPIO_IRQ(AMS_DELTA_GPIO_PIN_KEYBRD_CLK), 0);
gpio_free(AMS_DELTA_GPIO_PIN_KEYBRD_CLK);
gpio_free(AMS_DELTA_GPIO_PIN_KEYBRD_DATA);
kfree(ams_delta_serio);
}
module_exit(ams_delta_serio_exit);

0 comments on commit cdcc22b

Please sign in to comment.