From: Ben Hutchings Date: Thu, 22 Jul 2010 14:18:28 +0000 (+0000) Subject: 3c59x: Fix call to mdio_sync() with the wrong argument X-Git-Tag: v2.6.36-rc1~571^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=344e0f623cec5eba273db06fe57db080988d6b26;p=pandora-kernel.git 3c59x: Fix call to mdio_sync() with the wrong argument commit a095cfc40ec7ebe63e9532383c5b5c2a27b14075 "3c59x: Specify window explicitly for access to windowed registers" changed the first parameter to mdio_sync(), from a pointer to the register mapping, to a pointer to the vortex_private structure, and changed all but one of the call sites. Fix that last one. Reported-by: Luca Falavigna Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed