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:
5cbba2d
)
net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver
author
Peter Huewe
<peterhuewe@gmx.de>
Mon, 20 May 2013 19:52:40 +0000
(21:52 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 17 Jun 2013 09:20:49 +0000
(12:20 +0300)
Removing some boilerplate by using module_spi_driver instead of calling
register and unregister in the otherwise empty init/exit functions
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found