[media] cx88: drop videobuf abuse in cx88-alsa
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 29 Aug 2014 08:25:30 +0000 (05:25 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 10:21:55 +0000 (08:21 -0200)
commitb2c75abde0debfb824f72845c3ed77d4b66798a0
treea62c4616cd08edf3ba4987355097ab016e41d31c
parent6f11adc6a5e3378aeb13d9a19c427cbec05805be
[media] cx88: drop videobuf abuse in cx88-alsa

The alsa driver uses videobuf low-level functions that are not
available in vb2, so replace them by driver-specific functions.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/cx88/cx88-alsa.c