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:
0462e18
)
gpu: ion: use module_platform_driver to simplify the code
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 17 Dec 2013 03:16:41 +0000
(11:16 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 03:25:31 +0000
(19:25 -0800)
module_platform_driver() makes the code simpler by eliminating
boilerplate code.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found