From: Lennert Buytenhek Date: Tue, 18 Mar 2008 18:38:05 +0000 (-0700) Subject: mv643xx_eth: pass port identifier to register accessors X-Git-Tag: v2.6.26-rc1~1138^2~8^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec69d651ac4fe726c870a82a2a75c7da69ddf4b9;p=pandora-kernel.git mv643xx_eth: pass port identifier to register accessors Pass a struct mv643xx_private * to the register accessor functions, as a preparation for having multiple mv643xx_eth silicon blocks. (Since this causes some 80 column straddling, and the mv_ prefix is useless anyway, rename mv_read to rdl and mv_write to wrl to compensate.) Signed-off-by: Lennert Buytenhek Reviewed-by: Tzachi Perelstein Signed-off-by: Dale Farnsworth --- Reading git-diff-tree failed