From: Hans Verkuil Date: Sat, 21 Mar 2015 12:39:09 +0000 (-0300) Subject: [media] v4l2: replace s_mbus_fmt by set_fmt X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e80c4738aa12701a5714cb3e4a685f95c1ffe5f;p=pandora-kernel.git [media] v4l2: replace s_mbus_fmt by set_fmt The s_mbus_fmt video op is a duplicate of the pad op. Replace all uses in sub-devices by the set_fmt() pad op. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed