From: Timur Tabi Date: Wed, 28 Sep 2011 21:19:52 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: remove unused panel operating mode support X-Git-Tag: v3.2-rc1~120^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e47c211953bd8e396b168eba2c288ea6aec20ef;p=pandora-kernel.git drivers/video: fsl-diu-fb: remove unused panel operating mode support The MFB_TYPE_xxx macros indicate different "operating modes" of each AOI, but this feature is not actually used in the driver. The mfb_index.type field is always set to MFB_TYPE_OUTPUT, so just delete it and any code that references it. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed