From e62b09fb8e63b7cfb27d5b5d7e1518603e8b4e46 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Fri, 8 Jul 2011 22:33:24 +0000 Subject: [PATCH] --- yaml --- r: 258873 b: refs/heads/master c: 622e040d577dc8a7a6efbfa4f056448f62b4039a h: refs/heads/master i: 258871: eaf248a85f2d7b4b370cd14ef27fae8ef202395c v: v3 --- [refs] | 2 +- trunk/drivers/i2c/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fad9b96ed7ba..6b287070593f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2dc98fd3206f8106520eced769781a21a20707ca +refs/heads/master: 622e040d577dc8a7a6efbfa4f056448f62b4039a diff --git a/trunk/drivers/i2c/Kconfig b/trunk/drivers/i2c/Kconfig index 30f06e956bfb..5f13c62e64b4 100644 --- a/trunk/drivers/i2c/Kconfig +++ b/trunk/drivers/i2c/Kconfig @@ -7,7 +7,7 @@ menuconfig I2C depends on HAS_IOMEM select RT_MUTEXES ---help--- - I2C (pronounce: I-square-C) is a slow serial bus protocol used in + I2C (pronounce: I-squared-C) is a slow serial bus protocol used in many micro controller applications and developed by Philips. SMBus, or System Management Bus is a subset of the I2C protocol. More information is contained in the directory ,