davinci: DA850/OMAP-L138 EVM: simplify configuration of emac in MII/RMII mode
authorSekhar Nori <nsekhar@ti.com>
Wed, 21 Oct 2009 15:48:24 +0000 (21:18 +0530)
committerKevin 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