From: Yusuf Caglar AKYUZ <caglarakyuz@gmail.com>
To: video4linux-list@redhat.com
Subject: DaVinci VPFE Driver and video_queue_core_init
Date: Sat, 24 Jan 2009 15:04:37 +0200 [thread overview]
Message-ID: <497B11E5.8080700@gmail.com> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm trying to fix build errors of davinci_vfpe.c, camera input driver
for davinci platform. Kernel in question is 2.6.28.
Currently driver uses video_queue_init which is deprecated if I'm not
wrong. I thought driver should use video_queue_core_init. However,
video_queue_core_init requires videobuf_qtype_ops and this driver
doesn't have any related structures and functions defined. Moreover,
AFAICS no other driver uses video_queue_core_init. I wonder if there is
something fundamentally wrong.
Driver seems to work other than VIDIOC_REQBUFS ioctl. What can I do?
Should I implement videobuf_qtype_ops functions or not? Or some big
changes are needed in the driver?
Any help would be appreciated, thanks.
Caglar Akyuz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iEYEARECAAYFAkl7EeUACgkQ/nL+S5dojeh+8QCcC6XdI+fV4JqSIQdduYVM0plb
ghgAnArJkGkvMyW310vfDba2g6biwWXv
=ZZ+r
-----END PGP SIGNATURE-----
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
reply other threads:[~2009-01-24 13:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=497B11E5.8080700@gmail.com \
--to=caglarakyuz@gmail.com \
--cc=video4linux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.