[PATCH] I2C: Drop the I2C_ACK_TEST ioctl
authorJean Delvare <khali@linux-fr.org>
Sat, 3 Sep 2005 08:52:11 +0000 (10:52 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:26:56 +0000 (09:26 -0700)
Drop the I2C_ACK_TEST ioctl, which was commented out. It never really
existed (not after 1999 anyway), and there is no such thing as a ack
test on I2C/SMBus anyway.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found