Re: [PATCH] media: rc: gpio-ir-recv.c: change platform_data to DT binding

2013-01-01 Thread Mauro Carvalho Chehab
Hi Matus, Em Tue, 18 Dec 2012 14:41:41 +0100 ujhely...@gmail.com escreveu: From: Matus Ujhelyi ujhely...@gmail.com Signed-off-by: Matus Ujhelyi ujhely...@gmail.com This email lacks a proper description and doesn't c/c the DT maintainer. I'm not a DT expert, so I won't comment the specific

Re: [PATCH] media: rc: gpio-ir-recv.c: change platform_data to DT binding

2013-01-01 Thread Sylwester Nawrocki
Hi, Cc: devicetree-disc...@lists.ozlabs.org Please Cc this list when introducing any device tree bindings. And you need documentation for the bindings, so when someone wants to use the driver they don't have to extract the bindings' semantics from the code. On 12/18/2012 02:41 PM,

[PATCH] media: rc: gpio-ir-recv.c: change platform_data to DT binding

2012-12-18 Thread ujhelyi . m
From: Matus Ujhelyi ujhely...@gmail.com Signed-off-by: Matus Ujhelyi ujhely...@gmail.com --- drivers/media/rc/gpio-ir-recv.c | 84 ++- 1 file changed, 66 insertions(+), 18 deletions(-) diff --git a/drivers/media/rc/gpio-ir-recv.c