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:
9eb9b22
)
gpu: host1x: Do not discard .remove()
author
Thierry Reding
<treding@nvidia.com>
Wed, 25 Sep 2013 16:33:31 +0000
(18:33 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 31 Oct 2013 08:20:07 +0000
(09:20 +0100)
The device can be unbound from the driver via sysfs, so regardless of
whether the driver is builtin or a module, its .remove() function needs
to stick around.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found