From: Alexander Shiyan Date: Sat, 15 Feb 2014 05:56:23 +0000 (+0400) Subject: video: imxfb: Remove unused fields from platform data structure X-Git-Tag: v3.15-rc1~63^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7d2d37276c1dce86d9a55239f0686e1bd81a37f;p=pandora-kernel.git video: imxfb: Remove unused fields from platform data structure Some fields in platform data structure is never used by boards. This patch removes these fields and as a result optimizes private driver structure a bit. Additionally patch removes backligh_power() callback, so if it will be needed in the future, this feature should be added as pwm{gpio,etc.}-regulator to the board code or in the DTS. Signed-off-by: Alexander Shiyan Acked-by: Sascha Hauer Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed