From: Hans Verkuil Date: Tue, 6 Apr 2010 14:44:39 +0000 (-0300) Subject: V4L/DVB: v4l2-framework.txt: fix incorrect statement X-Git-Tag: v2.6.35-rc1~480^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd1ad942ac0b1bb7f72f9f3d822ec937aa07dc4d;p=pandora-kernel.git V4L/DVB: v4l2-framework.txt: fix incorrect statement After unregister_device all fileops are blocked, except for ioctls. So it is not just the open that is blocked, others are as well. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed