i2c: Move i2c-dev interfaces to i2c-dev.h
authorDavid Brownell <david-b@pacbell.net>
Sat, 13 Oct 2007 21:56:32 +0000 (23:56 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sat, 13 Oct 2007 21:56:32 +0000 (23:56 +0200)
commit08fb68bb4bbc9c5970e4ed4920cb6144a70684cd
tree531d027132f87ec878473a68afec556b423327e4
parent53be79593452e568a856f8393985131848d59b72
i2c: Move i2c-dev interfaces to i2c-dev.h

Move the i2c-dev support into <linux/i2c-dev.h> where it should always
have lived.  Now <linux/i2c.h> no longer holds stuff related to the
optional userspace /dev/i2c-X interface.  Improve the descriptions
for these ioctl requests.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
include/linux/i2c-dev.h
include/linux/i2c.h