commit | 8d8e6d6005de1f2421b7846bfb50782b09cd63a7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Dec 12 10:27:57 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Dec 23 10:15:52 2014 -0200 |
tree | 7a494cdd3c2c016cce812abcbfabfaa8e23dddb0 | |
parent | 90ca8bef9082c2036a200dd2cd17924944cd339b [diff] |
[media] cx28521: drop videobuf abuse in cx25821-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>