summaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/tda18218.h
Commit message (Collapse)AuthorAgeFilesLines
* [media] tuners: use IS_ENABLEDMauro Carvalho Chehab2013-03-231-2/+2
| | | | | | | Instead of checking everywhere there for 3 symbols, use instead IS_ENABLED macro. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-141-0/+45
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>