From: Mauro Carvalho Chehab Date: Sun, 1 Aug 2010 12:37:23 +0000 (-0300) Subject: V4L/DVB: dib0700: properly implement IR change_protocol X-Git-Tag: v2.6.36-rc1~582^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ffd1ab34a00b1e92af50ef11e696839f4cf642b;p=pandora-kernel.git V4L/DVB: dib0700: properly implement IR change_protocol This patch implements change_protocol callback. With this change, there's no need for an extra modprobe parameter to specify the protocol. When a table is loaded (either from in-kernel rc-map tables or via ir-keytable program), the driver will automatically change the protocol, in order to work with the given table. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed