diff options
author | Archit Taneja <archit@ti.com> | 2012-07-20 18:30:50 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-09-26 14:58:32 +0300 |
commit | 23e2aa644f39fbc8121f49dd50ce85590cc4e4b7 (patch) | |
tree | 300476edd9a3f81a70d86c8091f3bc4921d0824a /drivers/video/omap2/dss | |
parent | 4249e61e0440f01d279fa21d121dbf069e6620fa (diff) | |
download | linux-23e2aa644f39fbc8121f49dd50ce85590cc4e4b7.tar.gz linux-23e2aa644f39fbc8121f49dd50ce85590cc4e4b7.tar.bz2 linux-23e2aa644f39fbc8121f49dd50ce85590cc4e4b7.zip |
OMAPDRM: Remove manager->device references
With the introduction of output entities, managers will now connect to outputs.
Use the helper op for managers named get_device. This will abstract away the
information on how to get the device from an overlay manager.
Using the helper function will reduce the number of pointer dereferences a user
of OMAPDSS needs to do and reduce risk of a NULL dereference.
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss')
0 files changed, 0 insertions, 0 deletions