From: Grant Likely Date: Thu, 12 Jul 2007 12:12:29 +0000 (+0200) Subject: i2c-mpc: Use i2c_add_numbered_adapter X-Git-Tag: v2.6.23-rc1~1112^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1469fa263870acd890a4b9f6ef557acc5d673b44;p=pandora-kernel.git i2c-mpc: Use i2c_add_numbered_adapter Move the i2c-mpc driver over to using the new i2c infrastructure. Specifically, it now uses i2c_add_numbered_adapter so that the bus number can be determined ahead of time and used to register i2c clients before the bus is instantiated. Tested on an MPC5200 based board Signed-off-by: Grant Likely Signed-off-by: Jean Delvare --- Reading git-diff-tree failed