From: Wolfram Sang Date: Mon, 15 Nov 2010 21:40:38 +0000 (+0100) Subject: i2c: Remove obsolete cleanup for clientdata X-Git-Tag: v2.6.37-rc2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6641be0ea8819ef095fdcefc2b695611999a21;p=pandora-kernel.git i2c: Remove obsolete cleanup for clientdata A few new i2c-drivers came into the kernel which clear the clientdata-pointer on exit. This is obsolete meanwhile, so fix it and hope the word will spread. Signed-off-by: Wolfram Sang Acked-by: Alan Cox Acked-by: Guennadi Liakhovetski Acked-by: Greg Kroah-Hartman Signed-off-by: Jean Delvare --- Reading git-diff-tree failed