Em 19-01-2012 11:42, Gregor Jasny escreveu: > Signed-off-by: Gregor Jasny <gjasny@xxxxxxxxxxxxxx> Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > --- > utils/keytable/keytable.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/utils/keytable/keytable.c b/utils/keytable/keytable.c > index 93609d2..f03de26 100644 > --- a/utils/keytable/keytable.c > +++ b/utils/keytable/keytable.c > @@ -226,7 +226,7 @@ static error_t parse_keyfile(char *fname, char **table) > else if (!strcasecmp(p,"sony")) > ch_proto |= SONY; > else if (!strcasecmp(p,"sanyo")) > - ch_proto |= SONY; > + ch_proto |= SANYO; > else if (!strcasecmp(p,"other") || !strcasecmp(p,"unknown")) > ch_proto |= OTHER; > else { -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html