commit | 618b26d52843c0f85b8eb143cf2695d7f6fd072d | [log] [tgz] |
---|---|---|
author | Wolfgang Grandegger <wg@grandegger.com> | Wed Oct 08 11:36:42 2008 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Oct 08 11:36:42 2008 -0600 |
tree | 436f18589a56b4e365d26b053437b0ff805c4aa8 | |
parent | f43c32efacd82bb1427c3247c636e23ece6b8fc9 [diff] |
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 <wg@grandegger.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>