]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] i2c: Drop out-of-date, colliding ioctl definitions
authorJean Delvare <khali@linux-fr.org>
Fri, 7 Oct 2005 22:06:09 +0000 (00:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:09 +0000 (14:02 -0700)
commit80ce3b7d0f52877b80cddc3ace8b332d888f0131
tree8ca3be85ad953a8a9c874e1c0e805dcd7314c19a
parent31ec5bc57146a479fac6f6878146059180413e43
[PATCH] i2c: Drop out-of-date, colliding ioctl definitions

Delete 2 out-of-date, colliding ioctl defines. I2C_UDELAY and
I2C_MDELAY are supposed to be used by i2c-algo-bit, but actually
aren't (and I suspect never were). Moreover, their values are the same
as I2C_FUNCS and I2C_SLAVE_FORCE, respectively, which *are* widely
used.

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