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:
7e65e9c
)
phy: phy-spear1340-miphy: Use module_platform_driver to register driver.
author
Peter Griffin
<peter.griffin@linaro.org>
Fri, 15 Aug 2014 12:40:16 +0000
(13:40 +0100)
committer
Kishon Vijay Abraham I
<kishon@ti.com>
Wed, 24 Sep 2014 09:48:32 +0000
(15:18 +0530)
Using the module_platform_driver macro to register the driver as this gets
rid of a lot of the boilerplate code.
Also remove .owner field as this gets overridden in __platform_driver_register.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
No differences found