Re: [PATCH 10/11] media: rc: img-ir: add Sharp decoder module

2013-12-23 Thread James Hogan
On 22/12/13 14:01, Mauro Carvalho Chehab wrote: > Em Fri, 13 Dec 2013 15:12:58 + > James Hogan escreveu: > >> Add an img-ir module for decoding the Sharp infrared protocol. > > Patches 5 and 7-11 look OK to me. Thanks very much for reviewing. > > While not required for patchset acceptance

Re: [PATCH 10/11] media: rc: img-ir: add Sharp decoder module

2013-12-22 Thread Mauro Carvalho Chehab
Em Fri, 13 Dec 2013 15:12:58 + James Hogan escreveu: > Add an img-ir module for decoding the Sharp infrared protocol. Patches 5 and 7-11 look OK to me. While not required for patchset acceptance, it would be great if you could also add an IR raw decoder for this protocol, specially if you c

[PATCH 10/11] media: rc: img-ir: add Sharp decoder module

2013-12-13 Thread James Hogan
Add an img-ir module for decoding the Sharp infrared protocol. Signed-off-by: James Hogan Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- drivers/media/rc/img-ir/Kconfig| 7 ++ drivers/media/rc/img-ir/Makefile | 1 + drivers/media/rc/img-ir/img-ir-sharp.c | 115 +