From: Hector Palacios Date: Sun, 10 Mar 2013 22:50:03 +0000 (+0000) Subject: phy/micrel: move flag handling to function for common use X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~504 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6bb4dfcb1803765e7d12a9807a8d4650545199a;p=pandora-kernel.git phy/micrel: move flag handling to function for common use The flag MICREL_PHY_50MHZ_CLK is not of exclusive use of KSZ8051 model. At least KSZ8021 and KSZ8031 models also use it. This patch moves the handling of this and future flags to a separate function so that the different PHY models can call it on their init function, if needed. Signed-off-by: Hector Palacios Signed-off-by: David S. Miller --- Reading git-diff-tree failed