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:
ecad0a6
)
net: macb: use module_platform_driver_probe()
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 4 Mar 2013 16:43:18 +0000
(16:43 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Mar 2013 04:39:13 +0000
(23:39 -0500)
This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found