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:
268d283
)
drm/exynos: added device object to subdrv's remove callback as argument
author
Inki Dae
<inki.dae@samsung.com>
Wed, 5 Sep 2012 05:12:06 +0000
(14:12 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 4 Oct 2012 01:05:59 +0000
(10:05 +0900)
when remove callback of exynos_drm_subdrv is called, it could need
device object for sub driver to control things specific to hw such as
runtime pm.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found