OSDN Git Service

OMAPDSS: create custom pdevs for DSS omap_devices
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Feb 2012 15:15:58 +0000 (17:15 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:44:51 +0000 (14:44 +0300)
commit966eaed08c40b49de19273b2b1ad1af4bf014862
tree4edc100a6e1106410066fd1de00f94fec625afee
parent11436e1dd2aab1a33f81a3737ec8641788ec8543
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>
arch/arm/mach-omap2/display.c