From: Hans Verkuil Date: Fri, 1 May 2015 14:31:30 +0000 (-0300) Subject: [media] adv7842: Make output format configurable through pad format operations X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~263 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f888ae7e6a9e7c0ddc2aa78adc1299747f202516;p=pandora-kernel.git [media] adv7842: Make output format configurable through pad format operations Replace the dummy video format operations by pad format operations that configure the output format. Copied from the adv7604 driver. Note: while arch/blackfin/mach-bf609/boards/ezkit.c uses adv7842_platform_data this source has not been updated because it is broken since the very beginning. It depends on a struct adv7842_output_format that does not exist. And besides that gcc has no support for bf609 so nobody can compile it except by installing a toolchain from ADI. Signed-off-by: Hans Verkuil Cc: Scott Jiang Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed