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:
6892b41
)
net: davinci_emac: simplify the OF parser code
author
Lad, Prabhakar
<prabhakar.csengg@gmail.com>
Tue, 25 Jun 2013 15:54:52 +0000
(21:24 +0530)
committer
David S. Miller
<davem@davemloft.net>
Tue, 25 Jun 2013 23:52:29 +0000
(16:52 -0700)
This patch cleans up the OF parser code, removes unnecessary checks
on of_property_read_*() and guards davinci_emac_of_match table with
CONFIG_OF.
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found