Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count | Michael Krufky | 2008-06-05 | 1 | -0/+8 |
| | | | | | | | | | Create a macro to report the number of instances of the tuner driver currently in use. This will allow drivers to perform specific cleanups before destroying the last instance of a tuner. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | ||||
* | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 2008-04-29 | 1 | -0/+173 |
There were several issues in the past, caused by the hybrid tuner design, since now, the same tuner can be used by drivers/media/dvb and drivers/media/video. Kconfig items were rearranged, to split V4L/DVB core from their drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |