]> git.baikalelectronics.ru Git - kernel.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)
commit1a56190571a4b17222c7d757bc3e3ff08b4386ec
tree8ca3be85ad953a8a9c874e1c0e805dcd7314c19a
parentff7fa1d0cebacea16b6e04034229d9b0d91eb191
[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