From: Tomi Valkeinen Date: Fri, 16 Nov 2012 12:59:56 +0000 (+0200) Subject: OMAPDSS: add pdata->default_display_name X-Git-Tag: v3.11-rc1~66^2~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a20012605033c8acd8b2c209c422d78880e2896;p=pandora-kernel.git OMAPDSS: add pdata->default_display_name We can currently set the default display (i.e. the initial display) in the omapdss platform data by using a pointer to the default omap_dss_device. Internally omapdss uses the device's name to resolve the default display. As it's difficult to get the omap_dss_device pointer in the future, after we've changed the omapdss device model, this patch adds a new way to define the default display, by using the name of the display. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- Reading git-diff-tree failed