From: Mauro Carvalho Chehab Date: Tue, 18 May 2010 05:06:06 +0000 (-0300) Subject: V4L/DVB: ir-core: fix table resize during keymap init X-Git-Tag: v2.6.35-rc1~480^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42880cd438d6e74b6005648a7dc06867d4b30b44;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed