commit | 022654930891c7ddfdb1ea34d6c4af9d1096bf91 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Dec 29 10:05:02 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 22 16:37:54 2011 -0300 |
tree | 396edb9d7c4dcde4e862e89b2ed4b770ad830462 | |
parent | 8c1476ffc0b820f6ca8cc0b3f50c8a0f57e8d82d [diff] |
[media] v4l2_prio: move from v4l2-common to v4l2-dev We are going to move priority handling into the v4l2 core. As a consequence the v4l2_prio helper functions need to be moved into the core videodev module as well to prevent circular dependencies. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>