]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i2o: remove new configuration API
authorMarkus Lidel <Markus.Lidel@shadowconnect.com>
Tue, 9 Aug 2005 17:08:03 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 9 Aug 2005 19:08:22 +0000 (12:08 -0700)
commitb3e7d112b2f169c7fd4502fa658315e3bec7747c
treefcecd11c14fd6e95b1dc7daba899c64bbee25ded
parentd6636c8f5265e1065c7e984e7d821399e1dbbe73
[PATCH] i2o: remove new configuration API

Remove new configuration API from i2o_config

The API-patch is still available from the I2O website (which is mentioned in
the kernel config now).  It is removed because it creates a new binary
sysfs-attribute, which doesn't have the limitiation of 4k.  Expect for the
Adaptec controllers, which has a limitation in the hardware this attribute
doesn't make sense anywhere else.  Until the sysfs API provides an attribute
which doesn't buffer (like firmware) and let access to at least 64k blocks i
provide a separate patch...

(akpm: basically, this API was introduced post-2.6.12 and Markus wants to pull
it out before 2.6.13).

Signed-off-by: Markus Lidel <Markus.Lidel@shadowconnect.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/message/i2o/Kconfig
drivers/message/i2o/config-osm.c