Re: [PATCH] si2165 - Add DVB-C Support

2015-05-13 Thread Mauro Carvalho Chehab
Em Thu, 16 Apr 2015 15:37:46 +0200 beta992 beta...@gmail.com escreveu: From: beta990 Well, first of all you need to identify yourself with your real name. Subject: [PATCH] si2165 - Add DVB-C Support This patch is based of the work of ZZram. The best here would be to either get the ZZram

[PATCH] si2165 - Add DVB-C Support

2015-04-16 Thread beta992
From: beta990 Subject: [PATCH] si2165 - Add DVB-C Support This patch is based of the work of ZZram. I clean-up his patch and removed double code (e.g. double resets, actions, etc.): // -- init? ret = si2165_readreg8(state, 0x00e0, val); /* returned 0x00 */ if (ret 0) return ret; ret