]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] i2c: Fix i2c-ite name initialization
authorJean Delvare <khali@linux-fr.org>
Sun, 5 Feb 2006 22:30:26 +0000 (23:30 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:21:54 +0000 (14:21 -0800)
commitf8d6d9f52b4977f5427e2cb782521611a823c108
treebd525c43d5cc5157c0edf11e2a3547966e7842f8
parent2f27f46c49c096d86e7e63acd43cad3bc42f2383
[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: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/i2c-ite.c