Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | V4L/DVB (13965): zl10039, jump to error on error | Jiri Slaby | |
Stanse found an unreachable statement in zl10039_attach. There is a `break' followed by `goto error'. Remove that break, so that it can handle the error. Cc: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2009-09-12 | V4L/DVB (12461): Add ce5039(zl10039) tuner support. | Igor M. Liplianin | |
The code from Jan D. Louw with some minor changes. http://article.gmane.org/gmane.linux.drivers.dvb/38163 Tested with TeVii S630 DVB-S USB card by me (Igor) Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |