From: Mauro Carvalho Chehab Date: Sat, 29 Aug 2009 12:48:21 +0000 (-0300) Subject: V4L/DVB (12567): ir-keymaps: use KEY_CAMERA for snapshots X-Git-Tag: v2.6.32-rc1~679^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092315a76ca28a2e8e09b071f1c0efb83bafc234;p=pandora-kernel.git V4L/DVB (12567): ir-keymaps: use KEY_CAMERA for snapshots KEY_CAMERA is already used for a long time with webcam drivers to take a picture. On other media drivers, due to the lack of a snapshot button, random KEY codes were sent, being KEY_SHUFFLE the most used one, probably due to cut-and-paste from other remotes, since one of them uses the same key for snapshot and shuffle. The better is to use KEY_CAMERA on all drivers solving this issue. This follows the IR standard map as defined at: http://linuxtv.org/wiki/index.php/Remote_Controllers Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed