Hans Verkuil 53aaf07637 V4L/DVB: v4l videobuf: remove mmap_free callback
Remove the mmap_free callback from struct videobuf_qtype_ops.

All implementations of this callback do the same trivial check: return
-EBUSY if any buffer is mmapped. That can also be tested in the
videobuf core.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-19 12:57:50 -03:00
..
2010-05-19 12:57:20 -03:00
2010-05-18 00:52:42 -03:00
2010-05-18 00:51:26 -03:00
2010-05-19 12:57:09 -03:00
2010-05-19 12:56:43 -03:00
2010-05-18 00:47:01 -03:00
2010-02-26 15:10:59 -03:00
2010-05-18 00:50:24 -03:00
2010-05-19 12:57:09 -03:00