]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9682657a59e7c8203046206d5720fcbb4cce0280
tree531d027132f87ec878473a68afec556b423327e4
parentd50e18f94d634935bd71557ea3b4e866e366f35d
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