From: Jean Delvare Date: Sun, 3 Sep 2006 20:19:25 +0000 (+0200) Subject: i2c-dev: attach/detach_adapter cleanups X-Git-Tag: v2.6.19-rc1~1003^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32d20dc8b187e03605f091dbde9a78676a2a642;p=pandora-kernel.git i2c-dev: attach/detach_adapter cleanups i2c-dev: attach/detach_adapter cleanups * Only print that an adapter was attached when it succeeds. * i2c_dev == NULL on detach simply means that the attach failed before, this isn't an error per se. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed