Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] media: Remove unnecessary semicolons | Joe Perches | 2013-10-17 |
| | | | | | | | | | These aren't necessary after switch and while statements. Signed-off-by: Joe Perches <joe@perches.com> Reviewed-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||
* | [media] b2c2: break it into common/pci/usb directories | Mauro Carvalho Chehab | 2012-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> |