commit | 966eaed08c40b49de19273b2b1ad1af4bf014862 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Feb 17 17:15:58 2012 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 11 14:44:51 2012 +0300 |
tree | 4edc100a6e1106410066fd1de00f94fec625afee | |
parent | 11436e1dd2aab1a33f81a3737ec8641788ec8543 [diff] |
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 <tomi.valkeinen@ti.com>