|
@@ -489,8 +489,8 @@ EXPORT_SYMBOL(i2c_add_adapter);
|
|
* Context: can sleep
|
|
* Context: can sleep
|
|
*
|
|
*
|
|
* This routine is used to declare an I2C adapter when its bus number
|
|
* This routine is used to declare an I2C adapter when its bus number
|
|
- * matters. Example: for I2C adapters from system-on-chip CPUs, or
|
|
|
|
- * otherwise built in to the system's mainboard, and where i2c_board_info
|
|
|
|
|
|
+ * matters. For example, use it for I2C adapters from system-on-chip CPUs,
|
|
|
|
+ * or otherwise built in to the system's mainboard, and where i2c_board_info
|
|
* is used to properly configure I2C devices.
|
|
* is used to properly configure I2C devices.
|
|
*
|
|
*
|
|
* If no devices have pre-been declared for this bus, then be sure to
|
|
* If no devices have pre-been declared for this bus, then be sure to
|