aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18/cx18-alsa.h
Commit message (Collapse)AuthorAge
* [media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN defineDan Carpenter2014-07-04
| | | | | | | | | The CX18_ALSA_DBGFLG_WARN is cut and pasted twice and we can delete the second instance. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.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>