OSDN Git Service

[media] usbtv: add audio support
authorFederico Simoncelli <fsimonce@redhat.com>
Mon, 11 Aug 2014 21:42:22 +0000 (18:42 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:34 +0000 (15:25 -0500)
commit63ddf68de52efaac40a9287e44266ac30e71dd36
tree660f726bacc3e850925a1c25c5c84103b3a12e16
parentc8fa50549dc6e717e0941ee7092a973388253c7a
[media] usbtv: add audio support

Add an ALSA handler inside usbtv module, in order to make
audio to work with those devices.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Tested-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/usbtv/Makefile
drivers/media/usb/usbtv/usbtv-audio.c [new file with mode: 0644]
drivers/media/usb/usbtv/usbtv-core.c
drivers/media/usb/usbtv/usbtv-video.c
drivers/media/usb/usbtv/usbtv.h