From: Andrew Ruder Date: Wed, 4 Jun 2014 22:28:48 +0000 (-0500) Subject: dm9000: handle initial link status X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~64^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac6d02280e61bc30302024ffd7541e0951a2cf6;p=pandora-kernel.git dm9000: handle initial link status On the DM9000A/DM9000B force the initial check of the link status. The DM9000A/B has a link status changed event and this interrupt bit isn't always set out of reset when a cable is plugged in. This results in the driver not seeing the cable attached link status until the cable is removed and plugged in again. Signed-off-by: Andrew Ruder Signed-off-by: David S. Miller --- Reading git-diff-tree failed