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 Reviewed-by: Sylwester Nawrocki > --- > drivers/media/i2c/adv7604.c | 3 ++- > include/media/adv7604.h | 1 + > 2 files changed, 3 inse

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 Reviewed-by: Hans Verkuil Regards, Hans > --- > drivers/media/i2c/adv7604.c | 3 ++- > include/media/adv7604.h | 1 + >

[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 --- drivers/media/i2c/adv7604.c | 3 ++- include/media/adv7604.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/media/i2c/adv7604.c b/drivers/media/i2c/adv76