commit | 15e64f0dde77660a6d84b87dc870055c06d6da85 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Thu Apr 17 03:57:14 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue May 13 13:26:20 2014 -0300 |
tree | eb1330763a3cc47340308484a44965a1feb511b5 | |
parent | e72936d2350a925b448be66b20da940c2c8f99ca [diff] |
[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>