V4L/DVB: dib0700: properly implement IR change_protocol
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 1 Aug 2010 12:37:23 +0000 (09:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:43:50 +0000 (16:43 -0300)
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 <mchehab@redhat.com>

No differences found