aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/indycam.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-06-17[media] indycam: remove g_chip_ident opHans Verkuil1-12/+0
This is no longer needed since the core now handles this through DBG_G_CHIP_INFO. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-0/+390
The remaining drivers are mostly platform drivers. Name the dir to reflect it. It makes sense to latter break it into a few other dirs. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>