From: Tomi Valkeinen Date: Mon, 3 Sep 2012 07:42:50 +0000 (+0300) Subject: OMAPDSS: Taal: Reogranize for device tree X-Git-Tag: v3.7-rc1~48^2~1^2~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f075a594d7b6296a3bd003f3f60282f30471d7ac;p=pandora-kernel.git OMAPDSS: Taal: Reogranize for device tree Reorganize taal driver to make it easier to integrate device tree code. Instead of storing the panel's platform data, we'll "parse" the platform data and store the required information in driver's own data. This way adding device tree data parsing is simple. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed