From: Ricardo Cerqueira Date: Mon, 14 Nov 2005 00:07:49 +0000 (-0800) Subject: [PATCH] v4l: (935) Moved common IR stuff to ir-common.c X-Git-Tag: v2.6.15-rc2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8069695c9e7da7ab7cd8ee749e8d5aa9e6e0660b;p=pandora-kernel.git [PATCH] v4l: (935) Moved common IR stuff to ir-common.c - The pinnacle handler & remote are common to saa7134 PCI boards and em28xx USB boards, so the keymap was moved to ir-common and the keyhandler is back to ir-kbd-i2c - request_module("ir-kbd-i2c") is no longer necessary at saa7134-core since saa7134.ko now depends on ir-kbd-i2c.ko to get the keyhandler Signed-off-by: Ricardo Cerqueira Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed