From: Wolfram Sang Date: Thu, 30 Sep 2010 12:14:22 +0000 (+0200) Subject: i2c: Remove obsolete cleanup for clientdata X-Git-Tag: v2.6.36-rc8~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59bfee6e0682635c269fb271422e2595fa441c21;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: Mark Brown Signed-off-by: Jean Delvare --- Reading git-diff-tree failed