Re: [PATCH]cxd2820r: TS clock inversion in config

2014-06-11 Thread Antti Palosaari
Reviewed-by: Antti Palosaari cr...@iki.fi Acked-by: Antti Palosaari cr...@iki.fi On 06/03/2014 08:19 PM, CrazyCat wrote: TS clock inversion in config. Signed-off-by: Evgeny Plehov evgenyple...@ukr.net --- drivers/media/dvb-frontends/cxd2820r.h| 6 ++

[PATCH]cxd2820r: TS clock inversion in config

2014-06-03 Thread CrazyCat
TS clock inversion in config. Signed-off-by: Evgeny Plehov evgenyple...@ukr.net --- drivers/media/dvb-frontends/cxd2820r.h| 6 ++ drivers/media/dvb-frontends/cxd2820r_c.c | 1 + drivers/media/dvb-frontends/cxd2820r_t.c | 1 + drivers/media/dvb-frontends/cxd2820r_t2.c | 1 + 4 files

Re: [PATCH] cxd2820r: TS clock inversion in config

2014-05-27 Thread CrazyCat
This specific cxd2820r option need for Geniatech T220 https://patchwork.linuxtv.org/patch/23836/ On Tuesday 06 May 2014 00:11:17 you wrote: That patch does more than it says and due to that I don't want it. Just implement cxd2820r clock inversion and nothing more. Put the rest stuff, which

[PATCH] cxd2820r: TS clock inversion in config

2014-05-05 Thread CrazyCat
TS clock inversion in config. Signed-off-by: Evgeny Plehov evgenyple...@ukr.net diff --git a/drivers/media/dvb-frontends/cxd2820r.h b/drivers/media/dvb-frontends/cxd2820r.h index 82b3d93..6095dbc 100644 --- a/drivers/media/dvb-frontends/cxd2820r.h +++ b/drivers/media/dvb-frontends/cxd2820r.h @@

Re: [PATCH] cxd2820r: TS clock inversion in config

2014-05-05 Thread Antti Palosaari
That patch does more than it says and due to that I don't want it. Just implement cxd2820r clock inversion and nothing more. Put the rest stuff, which does not belong to cxd2820r, to another patch. Antti On 05.05.2014 23:46, CrazyCat wrote: TS clock inversion in config. Signed-off-by: