aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18/cx18-alsa-mixer.c
Commit message (Collapse)AuthorAge
* [media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-12
| | | | | | | | These ops are deprecated and should not be used anymore. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: Andy Walls <awalls@md.metrocast.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-15
Rename all PCI drivers with their own directory under drivers/media/video into drivers/media/pci and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>