From: Jean Delvare Date: Wed, 27 Jul 2005 20:14:49 +0000 (+0200) Subject: [PATCH] I2C: refactor message in i2c_detach_client X-Git-Tag: v2.6.14-rc1~752^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bef559455fc71f66f8573cc1aafe1dd33966c1c;p=pandora-kernel.git [PATCH] I2C: refactor message in i2c_detach_client We could refactor the error message 34 different i2c drivers print if i2c_detach_client() fails in this function itself. Saves quite a few lines of code. Documentation is updated to reflect that change. Note that this patch should be applied after Rudolf Marek's w83792d patches. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed