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

Commit f8d6d9f5 authored by Jean Delvare's avatar Jean Delvare Committed by Greg Kroah-Hartman
Browse files

[PATCH] i2c: Fix i2c-ite name initialization



Properly set the name member of the i2c_adapter structure of the ite
i2c adapter driver.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 2f27f46c
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -200,9 +200,7 @@ static struct i2c_adapter iic_ite_ops = {
	.owner		= THIS_MODULE,
	.id		= I2C_HW_I_IIC,
	.algo_data	= &iic_ite_data,
	.dev		= {
	.name		= "ITE IIC adapter",
	},
};

/* Called when the module is loaded.  This function starts the