From: Hans Verkuil Date: Tue, 22 Mar 2011 13:14:07 +0000 (-0300) Subject: [media] v4l2: use new flag to enable core priority handling X-Git-Tag: v2.6.39-rc1~86^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a873a37b6551a214ad37d1eee7654a9d65fd6e;p=pandora-kernel.git [media] v4l2: use new flag to enable core priority handling Rather than guess which driver supports core priority handling, require drivers that do to explicitly set the V4L2_FL_USE_FH_PRIO flag in video_device. Updated the core prio handling accordingly and set the flag in the three drivers that do. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed