summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tlg2300/pd-alsa.c
Commit message (Collapse)AuthorAgeFilesLines
* [media] pd-alsa: fix compilation breakage by commit da35de640Mauro Carvalho Chehab2012-09-231-1/+1
| | | | | | | | commit da35de640 broke compilation, as it reverted the name of the usb card free function. Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] tlg2300: fix missing check for audio creationAlan Cox2012-09-231-0/+4
| | | | | | | | | If we fail to set up the capture device we go through negative indexes and badness happens. Add the missing test. Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=44551 Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+332
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
OpenPOWER on IntegriCloud