i2c: Clarify which clients are auto-removed
authorJean Delvare <khali@linux-fr.org>
Sat, 28 Mar 2009 20:34:40 +0000 (21:34 +0100)
committerJean Delvare <khali@linux-fr.org>
Sat, 28 Mar 2009 20:34:40 +0000 (21:34 +0100)
commitacec211ca605d79083058e6037bbf131c3f993fc
treedb217893ceedc8d82ead673dfced01df13caa69c
parentf02e3d74e9f89e3d49284e7c99217993b657f5b7
i2c: Clarify which clients are auto-removed

The automatic removal of i2c clients only affects the clients which
were created automatically in the first place. Add a comment saying
that to avoid any confusion.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-core.c