aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/b2c2/flexcop.h
Commit message (Collapse)AuthorAge
* [media] drivers: media: b2c2: flexcop.h: Fix typo in include guardRasmus Villemoes2014-09-21
| | | | | | | | Three trailing underscores is one too many. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
* [media] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab2012-08-13
b2c2 is, in fact, 2 drivers: one for PCI and one for USB, plus a common bus-independent code. Break it accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>