keytable: add a way to add all protocols on raw decoders
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 01:21:00 +0000 (22:21 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 01:49:04 +0000 (22:49 -0300)
commit5a1be3abb60a25cb3f328c8ca8e75647de51ba59
tree4086f2197062219e789f5ed54b8057751961a5e9
parent9f2bd0777bfa1c1118b506663f99d2086805b59f
keytable: add a way to add all protocols on raw decoders

With raw decoders, sometimes it is interesting to be able to
select all decoders, as it helps to use a raw driver to test if
a given IR is producing scancodes.

Add "all" to the list of accepted protocols.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
utils/keytable/keytable.c