From: Tomi Valkeinen Date: Wed, 3 Aug 2011 11:00:57 +0000 (+0300) Subject: OMAP: DSS2: Change DSI device naming X-Git-Tag: v3.2-rc1~98^2~1^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c68dd96d5a5eefe3ff6d9b94fc98fd9378aff1f;p=pandora-kernel.git OMAP: DSS2: Change DSI device naming Currently, there are 2 differently named platform devices generated for the 2 DSS DSI modules. In order to use the same driver, the dsi devices should be 2 instances of the same platform device. Change the platform device names from "omapdss_dsi1" and "omapdss_dsi2" to omapdss_dsi", and set the device indices to 0 and 1. Signed-off-by: Archit Taneja Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed