From: Tomi Valkeinen Date: Fri, 17 Feb 2012 15:15:58 +0000 (+0200) Subject: OMAPDSS: create custom pdevs for DSS omap_devices X-Git-Tag: v3.5-rc1~7^2~5^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966eaed08c40b49de19273b2b1ad1af4bf014862;p=pandora-kernel.git OMAPDSS: create custom pdevs for DSS omap_devices Instead of using omap_device_build() to create the omap_devices for DSS hwmods, create them with a custom function. This will allow us to create a parent-child hierarchy for the devices so that the omapdss_core device is parent for the rest of the dss hwmod devices. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed