[media] cx23885: drop videobuf abuse in cx23885-alsa
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 23 Apr 2014 11:27:00 +0000 (08:27 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 10:56:36 +0000 (07:56 -0300)
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 <m.chehab@samsung.com>
drivers/media/pci/cx23885/cx23885-alsa.c
drivers/media/pci/cx23885/cx23885.h

Simple merge