Re: [PATCH] r820t: add DVBC profile in sysfreq_sel

2015-02-17 Thread Benjamin Larsson
Forgot to say that with this patch the Astrometa DVB-T/T2/C usb stick now has working DVB-C reception at all the frequencies I have at home. Before it was not working at around 290-314 MHz. The current status of the Astrometa stick is that DVB-T and DVB-C (8MHz tested, 6MHz testers wanted)

[PATCH] r820t: add DVBC profile in sysfreq_sel

2015-02-14 Thread Benjamin Larsson
Signed-off-by: Benjamin Larsson benja...@southpole.se --- drivers/media/tuners/r820t.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/media/tuners/r820t.c b/drivers/media/tuners/r820t.c index 8e040cf..639c220 100644 --- a/drivers/media/tuners/r820t.c +++