From: Mauro Carvalho Chehab Date: Mon, 24 Jan 2011 15:18:38 +0000 (-0300) Subject: [media] rc/keymaps: Fix most KEY_PROG[n] keycodes X-Git-Tag: v2.6.39-rc1~86^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e9f41c45536b68b14934949104cb40149e94f1;p=pandora-kernel.git [media] rc/keymaps: Fix most KEY_PROG[n] keycodes Those KEY_PROG[n] keys were used on places where the developer didn't know for sure what key should be used. On several cases, using KEY_RED, KEY_GREEN, KEY_YELLOW would be enough. On others, there are specific keys for that already. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jarod Wilson --- Reading git-diff-tree failed