From: Hans Verkuil Date: Thu, 23 Apr 2015 06:38:57 +0000 (-0300) Subject: [media] DocBook/media: Improve G_EDID specification X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45339d5ba86acb3aaf18745a4b30be113a4c7429;p=pandora-kernel.git [media] DocBook/media: Improve G_EDID specification When using VIDIOC_G_EDID there is a special case where start_blocks and blocks are both set to 0. In that case the driver just has to set blocks to the total number of available blocks and return 0. Even though the drivers do this right and v4l2-compliance tests for it, it turned out not to be documented in the spec. Fix this. Signed-off-by: Hans Verkuil Reported-by: Mats Randgaard Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed