Re: [PATCH 2/3] si2157: Si2141/2151 tuner support.

2017-02-12 Thread Antti Palosaari
Hello You still didn't addressed the issues I pointed. For example that repeating loop looks simply wrong and you don't even care to add comment why this kind of ugly looking hack is there. Stefan sent yesterday new set of patches for this device and those looks correct. There is not even

[PATCH 2/3] si2157: Si2141/2151 tuner support.

2017-02-07 Thread CrazyCat
Support for new tuner version. Signed-off-by: Evgeny Plehov --- drivers/media/tuners/si2157.c | 70 ++ drivers/media/tuners/si2157_priv.h | 2 ++ 2 files changed, 66 insertions(+), 6 deletions(-) diff --git