From: Jean Delvare Date: Tue, 25 Apr 2006 12:18:16 +0000 (+0200) Subject: [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 X-Git-Tag: v2.6.18-rc1~1081^2~226^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7ae65899a4c5b05b6277f856018d1eeeb98907;p=pandora-kernel.git [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 Add support for the new nForce4 MCP51 (also known as nForce 410 or 430) and nForce4 MCP55 to the i2c-nforce2 driver. Some code changes were required because the base I/O address registers have changed in these versions. Standard BARs are now being used, while the original nForce2 chips used non-standard ones. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed