From: Florian Fainelli Date: Fri, 22 Mar 2013 03:39:27 +0000 (+0000) Subject: net: mvmdio: enhance driver to support SMI error/done interrupts X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~365^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ec985213864cb64c45dc0284d7316142eefb5d4;p=pandora-kernel.git net: mvmdio: enhance driver to support SMI error/done interrupts This patch enhances the "mvmdio" to support a SMI error/done interrupt line which can be used along with a wait queue instead of doing busy-waiting on the registers. This is a feature which is available in the mv643xx_eth SMI code and thus reduces again the gap between the two. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed