From: Leigh Brown Date: Tue, 29 Oct 2013 09:33:32 +0000 (+0000) Subject: net: mvmdio: orion_mdio_ready: remove manual poll X-Git-Tag: v3.13-rc1~105^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839f46bb4cf73d20d76195d4f2de34801180ae7c;p=pandora-kernel.git net: mvmdio: orion_mdio_ready: remove manual poll Replace manual poll of MVMDIO_SMI_READ_VALID with a call to orion_mdio_wait_ready. This ensures a consistent timeout, eliminates a busy loop, and allows for use of interrupts on systems that support them. Signed-off-by: Leigh Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed