From: Hans Verkuil Date: Wed, 5 Sep 2012 13:38:10 +0000 (-0300) Subject: [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30634e8e41d413b0084ba29f843361a1fd9fbdce;p=pandora-kernel.git [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct Various subdevs cleared the full v4l2_sliced_vbi_format struct, when only the service_set/lines fields should have been cleared. Due to this the io_size field was wrongly cleared to 0, causing a v4l2-compliance error. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed