These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / i2c / algos / i2c-algo-pca.c
index 580dbf0..e370804 100644 (file)
@@ -521,7 +521,7 @@ static int pca_init(struct i2c_adapter *adap)
 
                pca_set_con(pca_data, I2C_PCA_CON_ENSIO);
        }
-       udelay(500); /* 500 us for oscilator to stabilise */
+       udelay(500); /* 500 us for oscillator to stabilise */
 
        return 0;
 }