From: Stefan Roese Date: Tue, 22 Apr 2008 00:46:42 +0000 (+1000) Subject: ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling X-Git-Tag: v2.6.26-rc1~1067^2~1^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd1dee896e8b1cbd24258ac673aeccd803ff582;p=pandora-kernel.git ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling On some 4xx PPC's (e.g. 460EX/GT), the rx channel number is a multiple of 8 (e.g. 8 for EMAC1, 16 for EMAC2), but enabling in MAL_RXCASR needs the divided by 8 value for the bitmask. Signed-off-by: Stefan Roese Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed