commit | 77ae84554cc0178e03862391599a0cedf96fa4c4 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sat Sep 03 10:52:11 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 05 09:26:56 2005 -0700 |
tree | 8cfd81bdceb3720be7a96084c65019912e8b3e89 | |
parent | 11be27ea9bfd0ea7bca797ba6937285d18d426c2 [diff] |
[PATCH] I2C: Drop the I2C_ACK_TEST ioctl 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>