Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46b615f4 authored by Tobias Klauser's avatar Tobias Klauser Committed by Greg Kroah-Hartman
Browse files

[PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c



This patch fixes the some misspellings and a trailing whitespace in
the comments.

Signed-off-by: default avatarTobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6f637a64
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -82,7 +82,7 @@ static void pca_repeated_start(struct i2c_algo_pca_data *adap)
 * returns after the stop condition has been generated
 * returns after the stop condition has been generated
 *
 *
 * STOPs do not generate an interrupt or set the SI flag, since the
 * STOPs do not generate an interrupt or set the SI flag, since the
 * part returns the the idle state (0xf8). Hence we don't need to
 * part returns the idle state (0xf8). Hence we don't need to
 * pca_wait here.
 * pca_wait here.
 */
 */
static void pca_stop(struct i2c_algo_pca_data *adap)
static void pca_stop(struct i2c_algo_pca_data *adap)