Commit 291f269a authored by Jason Wang's avatar Jason Wang Committed by Patrik Jakobsson
Browse files

drm/gma500: Fix comment typo

parent a7c7d236
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ i2c_algo_dp_aux_stop(struct i2c_adapter *adapter, bool reading)

/*
 * Write a single byte to the current I2C address, the
 * the I2C link must be running or this returns -EIO
 * I2C link must be running or this returns -EIO
 */
static int
i2c_algo_dp_aux_put_byte(struct i2c_adapter *adapter, u8 byte)