Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193013
b: refs/heads/master
c: d468443
h: refs/heads/master
i:
  193011: 531351c
v: v3
  • Loading branch information
David Härdeman authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent 2448d74 commit 22dcbf1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: 15100d891a53ffc717cec21d805f8c49db51fb65
refs/heads/master: d46844300ccd99444d32e481751b6508c8c7834e
2 changes: 0 additions & 2 deletions trunk/drivers/media/IR/ir-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,6 @@ static int __init ir_core_init(void)

/* Initialize/load the decoders/keymap code that will be used */
ir_raw_init();
rc_map_init();


return 0;
}
Expand Down
5 changes: 0 additions & 5 deletions trunk/drivers/media/IR/rc-map.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,3 @@ void ir_unregister_map(struct rc_keymap *map)
}
EXPORT_SYMBOL_GPL(ir_unregister_map);

void rc_map_init(void)
{
spin_lock_init(&rc_map_lock);

}

0 comments on commit 22dcbf1

Please sign in to comment.