From: Wolfgang Grandegger Date: Wed, 8 Oct 2008 17:36:42 +0000 (-0600) Subject: i2c-mpc: suppress I2C device probing X-Git-Tag: v2.6.28-rc1~569^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618b26d52843c0f85b8eb143cf2695d7f6fd072d;p=pandora-kernel.git i2c-mpc: suppress I2C device probing This patch suppresses I2C device probing by clearing the class field of the "struct i2c_adapter" for the MPC I2C bus adapters. Some board configurations which rely on probing must be fixed up by adding a proper I2C device node to the DTS file, like the TQM85xx modules. Signed-off-by: Wolfgang Grandegger Signed-off-by: Grant Likely --- Reading git-diff-tree failed