media: rc: nec keymaps should specify the nec variant they use
The rc_proto field should list the exact variant used by the remote. This does not change the decoder used, but helps with using keymaps for transmit purposes. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Este cometimento está contido em:

cometido por
Mauro Carvalho Chehab

ascendente
5f108da55c
cometimento
c5f14af0d8
@@ -64,7 +64,7 @@ static struct rc_map_list reddo_map = {
|
||||
.map = {
|
||||
.scan = reddo,
|
||||
.size = ARRAY_SIZE(reddo),
|
||||
.rc_proto = RC_PROTO_NEC,
|
||||
.rc_proto = RC_PROTO_NECX,
|
||||
.name = RC_MAP_REDDO,
|
||||
}
|
||||
};
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador