From: Christoph Pfister Date: Wed, 9 Apr 2008 20:34:09 +0000 (-0300) Subject: V4L/DVB (7530): budget-av: Fix support for certain cams X-Git-Tag: v2.6.26-rc1~1084^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8727073beff795ec0c9cb18833431d0b606f8264;p=pandora-kernel.git V4L/DVB (7530): budget-av: Fix support for certain cams The current ci implementation doesn't accept 0xff when reading data bytes (address == 0), thus breaks cams which report a buffer size of 0x--ff like my orion one. Remove the 0xff check altogether, because validation is really the job of a higher layer. Signed-off-by: Christoph Pfister Signed-off-by: Oliver Endriss Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed