]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: Discard warning message on device instantiation from user-space
authorJean Delvare <khali@linux-fr.org>
Sun, 24 Oct 2010 16:16:58 +0000 (18:16 +0200)
committerJean Delvare <khali@endymion.delvare>
Sun, 24 Oct 2010 16:16:58 +0000 (18:16 +0200)
commita4359de591ca52c67faccbdc705421c14f22c063
treedcc8f44cac1bd2ebc6c63b83d9096d7a061a4ccb
parent4501f1c7004a06091ca0d682373ba2245f82dc15
i2c: Discard warning message on device instantiation from user-space

The "new_device" sysfs interface has been there for quite some time
now, nobody complained about it so it must be good enough. Time to
remove the warning and call it stable.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Michael Lawnick <ml.lawnick@gmx.de>
drivers/i2c/i2c-core.c