From: Ramakrishnan Muthukrishnan Date: Thu, 19 Jun 2014 17:22:57 +0000 (-0300) Subject: [media] media: v4l2-core: remove the use of V4L2_FL_USE_FH_PRIO flag X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7284bb0be49441805ae7db0fc419ab7ee882bff;p=pandora-kernel.git [media] media: v4l2-core: remove the use of V4L2_FL_USE_FH_PRIO flag Since all the drivers that use `struct v4l2_fh' use the core priority checking instead of doing it themselves, this flag can be removed. This patch removes the usage of the flag from v4l2-core. Signed-off-by: Ramakrishnan Muthukrishnan Reviewed-by: Hans Verkuil Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed