Re: [PATCH v2 47/48] adv7604: Add LLC polarity configuration

2014-04-17 Thread Sylwester Nawrocki
On 11/03/14 00:15, Laurent Pinchart wrote: Add an inv_llc_pol field to platform data to control the clock polarity. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com --- drivers/media/i2c/adv7604.c | 3 ++-

Re: [PATCH v2 47/48] adv7604: Add LLC polarity configuration

2014-03-18 Thread Hans Verkuil
On 03/11/2014 12:15 AM, Laurent Pinchart wrote: Add an inv_llc_pol field to platform data to control the clock polarity. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Reviewed-by: Hans Verkuil hans.verk...@cisco.com Regards, Hans ---

[PATCH v2 47/48] adv7604: Add LLC polarity configuration

2014-03-10 Thread Laurent Pinchart
Add an inv_llc_pol field to platform data to control the clock polarity. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/i2c/adv7604.c | 3 ++- include/media/adv7604.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git