commit | 42880cd438d6e74b6005648a7dc06867d4b30b44 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 18 02:06:06 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:57:46 2010 -0300 |
tree | 0ab3a733d456a83574b7d554b03841606d342e10 | |
parent | d46844300ccd99444d32e481751b6508c8c7834e [diff] |
V4L/DVB: ir-core: fix table resize during keymap init drivers/media/IR/ir-keytable.c would alloc a suitably sized keymap table only to have it resized as it is populated with the initial keymap. Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>