OSDN Git Service

[media] v4l2-dev: reorder checks into blocks of ioctls with similar properties
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 14 Sep 2012 10:06:08 +0000 (07:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 17:52:07 +0000 (14:52 -0300)
commit90d0fc4985e72c1d09af2078d9e84454b43495f0
tree7d564c70576f46eb623f0d6cb5d69ff53beb08ca
parent4b20259fa642d6f7a2dabef0b3adc14ca9dadbde
[media] v4l2-dev: reorder checks into blocks of ioctls with similar properties

This makes it easier to read and also ties in more closely with the
profile concept.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/v4l2-core/v4l2-dev.c