From: Michael Olbrich Date: Mon, 12 Nov 2012 15:28:59 +0000 (+0100) Subject: staging: drm/imx: Fix YUYV support in i.MX IPUv3 base driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c096ae130e97ffb45a902dba3c4ab07a37006091;p=pandora-kernel.git staging: drm/imx: Fix YUYV support in i.MX IPUv3 base driver YVYU is not supported by the IPU, so remove partial handling of this format and replace it with YUYV which is supported. Signed-off-by: Michael Olbrich Signed-off-by: Philipp Zabel Signed-off-by: Sascha Hauer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed