Re: [PATCH] keytable: Fix copy and paste error for SANYO IR protocol

2012-01-19 Thread Mauro Carvalho Chehab
Em 19-01-2012 11:42, Gregor Jasny escreveu: > Signed-off-by: Gregor Jasny Acked-by: Mauro Carvalho Chehab > --- > 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..f03d

[PATCH] keytable: Fix copy and paste error for SANYO IR protocol

2012-01-19 Thread Gregor Jasny
Signed-off-by: Gregor Jasny --- 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

[PATCH] keytable: Fix copy and paste error for SANYO IR protocol

2012-01-19 Thread Gregor Jasny
Hi Mauro, There seems to be a copy and paste error in the Sanyo protocol handling. Please commit or ack this patch. Thanks, Gregor -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.ke