summaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/mt20xx.c
Commit message (Collapse)AuthorAgeFilesLines
* [media] media: remove emacs editor variablesHans Verkuil2014-12-221-8/+0Star
| | | | | | | | | | 1) This is not allowed by the kernel coding style 2) Just configure your editor correctly 3) It's really ugly Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-141-0/+670
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>