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:
797d799
)
davinci: DA850/OMAP-L138 EVM: simplify configuration of emac in MII/RMII mode
author
Sekhar Nori
<nsekhar@ti.com>
Wed, 21 Oct 2009 15:48:24 +0000
(21:18 +0530)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:36 +0000
(10:21 -0800)
There are multiple steps in configuring the EMAC to MII or RMII mode.
Current code implements them using multiple checks.
Consolidate the multiple checks into a single if construct.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found