commit | 6975264c4c6c00c88099b8927bac52838507cea9 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue May 03 18:35:12 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Sep 22 10:23:04 2016 -0300 |
tree | 0c7662f400dfafe71974b170d7f65f22aea4bf31 | |
parent | cf439d5f4d609b296cabf9a896fcf571b57e260b [diff] |
[media] media: Unify IOCTL handler calling Each IOCTL handler can be listed in an array instead of using a large and cumbersome switch. Do that. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>