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:
944f8a1
)
wl18xx: use module_platform_driver
author
Devendra Naga
<devendra.aaru@gmail.com>
Wed, 29 Aug 2012 17:33:01 +0000
(23:03 +0530)
committer
Luciano Coelho
<luca@coelho.fi>
Thu, 27 Sep 2012 08:44:40 +0000
(11:44 +0300)
the driver's init and exit routines can be implemented with the
module_platform_driver, as the init and exit code is same as
that of the module_platform_driver
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
No differences found