git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f68d9c
)
OMAPDSS: omapdss.h: add owner field to omap_dss_device
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 3 May 2013 08:35:43 +0000
(11:35 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:52 +0000
(14:00 +0300)
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>
No differences found