From: Lennert Buytenhek Date: Tue, 26 Aug 2008 11:08:46 +0000 (+0200) Subject: phylib: allow incremental scanning of an mii bus X-Git-Tag: v2.6.28-rc1~717^2~194^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd5f812c23c7deee6425f4a318e85c317cd1d6c;p=pandora-kernel.git phylib: allow incremental scanning of an mii bus This patch splits the bus scanning code in mdiobus_register() off into a separate function, and makes this function available for calling from external code. This allows incrementally scanning an mii bus, e.g. as information about which addresses are 'safe' to scan becomes available. Signed-off-by: Lennert Buytenhek Acked-by: Andy Fleming --- Reading git-diff-tree failed