Merge branches 'fixes' and 'ioremap' into for-linus
[firefly-linux-kernel-4.4.55.git] / drivers / i2c / i2c-smbus.c
index 9ebf9cb4ad7a90579e879a5b586bdf3e0c75c4cb..94765a81970d8c28e02b2bc363fac9c29e7d649e 100644 (file)
@@ -89,7 +89,7 @@ static void smbus_alert(struct work_struct *work)
                 * to high, because of slave transmit arbitration.  After
                 * responding, an SMBus device stops asserting SMBALERT#.
                 *
-                * Note that SMBus 2.0 reserves 10-bit addresess for future
+                * Note that SMBus 2.0 reserves 10-bit addresses for future
                 * use.  We neither handle them, nor try to use PEC here.
                 */
                status = i2c_smbus_read_byte(ara);