aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/altera-ci.h
Commit message (Collapse)AuthorAge
* [media] altera-ci.h: add missing inlineHans Verkuil2011-03-22
| | | | | | | | | | | | Functions defined in a header should be static inline. This prevents compile warnings like: 'altera_ci_tuner_reset' defined but not used (Actually appeared in the media backwards compatibility build). Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] cx23885, altera-ci: remove operator return <value> in void procedureIgor M. Liplianin2011-03-21
| | | | | Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] Altera FPGA based CI driver moduleIgor M. Liplianin2011-03-21
An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card. Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>