aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/zoran/zr36050.h
Commit message (Collapse)AuthorAge
* [media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter2014-07-17
| | | | | | | | | The ZR050_MO_COMP define is cut and pasted twice so 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>