From: Sekhar Nori Date: Wed, 21 Oct 2009 15:48:24 +0000 (+0530) Subject: davinci: DA850/OMAP-L138 EVM: simplify configuration of emac in MII/RMII mode X-Git-Tag: v2.6.33-rc1~348^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17fadd9a5edfeef15ea0e06822a25cc073d9ee02;p=pandora-kernel.git davinci: DA850/OMAP-L138 EVM: simplify configuration of emac in MII/RMII mode 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed