diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-11-05 09:59:59 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-12-02 07:54:35 +0100 |
commit | 07e327c9c18b382656bf455051759be8182627ae (patch) | |
tree | 2f9988c87a01df6cd231a598160b334634247e0f /lib/uuid.c | |
parent | OMAPDSS: store managers in an array (diff) | |
download | linux-07e327c9c18b382656bf455051759be8182627ae.tar.xz linux-07e327c9c18b382656bf455051759be8182627ae.zip |
OMAPDSS: store overlays in a list for each manager
Current way of handling overlay-manager links is a bit strange: each
manager has a static array, containing pointers to all the overlays
(even those used by other managers). The overlays contain a pointer to
the manager being used.
This patch makes the system a bit saner: each manager has a linked list
of overlays, and only the overlays linked to that manager are in the
list.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'lib/uuid.c')
0 files changed, 0 insertions, 0 deletions