Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] media: pci: mantis: mantis_core.c: Remove unused function | Rickard Strandqvist | 2015-01-27 | 1 | -23/+0 |
| | | | | | | | | | | Remove the function write_eeprom_byte() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> | ||||
* | [media] Rename media/dvb as media/pci | Mauro Carvalho Chehab | 2012-08-13 | 1 | -0/+235 |
The remaining dvb drivers are pci, so rename them to match the bus. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |