]> git.karo-electronics.de Git - linux-beck.git/commit
[media] saa7134: drop abuse of low-level videobuf functions
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 17 Apr 2014 06:57:14 +0000 (03:57 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 13 May 2014 16:26:20 +0000 (13:26 -0300)
commit15e64f0dde77660a6d84b87dc870055c06d6da85
treeeb1330763a3cc47340308484a44965a1feb511b5
parente72936d2350a925b448be66b20da940c2c8f99ca
[media] saa7134: drop abuse of low-level videobuf functions

saa7134-alsa used low-level videobuf functions to allocate and sync
DMA buffers. Replace this with saa7134-specific code. These functions
will not be available when we convert to vb2.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/pci/saa7134/saa7134-alsa.c
drivers/media/pci/saa7134/saa7134.h