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:
ea130b2
)
drm/tegra: Output cleanup functions cannot fail
author
Thierry Reding
<treding@nvidia.com>
Fri, 19 Dec 2014 14:55:08 +0000
(15:55 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Tue, 27 Jan 2015 09:14:49 +0000
(10:14 +0100)
The tegra_output_exit() and tegra_output_remove() functions cannot fail,
so make them return void.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found