From: Dave Olson Date: Fri, 21 Dec 2007 09:50:59 +0000 (-0800) Subject: IB/ipath: Generalize some xxx_SHIFT macros X-Git-Tag: v2.6.25-rc1~1234^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8274869d742c3d8082e1428de47e54d12104928;p=pandora-kernel.git IB/ipath: Generalize some xxx_SHIFT macros In preparation for upcoming chips that have different values for INFINIPATH_R_PORTENABLE_SHIFT, INFINIPATH_R_INTRAVAIL_SHIFT, INFINIPATH_R_TAILUPD_SHIFT, and portcfg_shift, remove the shared #defines and use device-specific variables instead. Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed