V4L/DVB: Remove videobuf_sg_alloc abuse
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 11 May 2010 13:36:31 +0000 (10:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:22:19 +0000 (15:22 -0300)
commitfecfedeb27ab9497cbdd2c6fb7972082a7ed9263
treee81b9ee9c9c0278849d92f0b778ea964fa6f33b3
parent952684035a91334dbe33b15063514cab5e7c6907
V4L/DVB: Remove videobuf_sg_alloc abuse

The cx88 and cx25821 drivers abuse videobuf_buffer to handle audio data.
Remove the abuse by creating private audio buffer structures with a
videobuf_dmabuf field.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-alsa.c
drivers/staging/cx25821/cx25821-alsa.c