commit | 4f3e44ea07eafb5252e8414ae4f75f749e1729de | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 03 11:35:43 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 17 14:00:52 2013 +0300 |
tree | 2e25ea07f2213662c456006f354519762a41df06 | |
parent | 1f68d9c4b660487c5878c4800ff5a402abc6c005 [diff] |
OMAPDSS: omapdss.h: add owner field to omap_dss_device Add struct module *owner field to omap_dss_device, which points to the module containing the ops for this omap_dss_device. This will be used to manage the ref count for the module. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>