From: Wolfram Sang Date: Sat, 20 Mar 2010 14:13:01 +0000 (+0100) Subject: Staging: go7007: fix dangling i2c pointers X-Git-Tag: v2.6.35-rc1~441^2^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665752e528c32e40d9f5c684abd53ebd2f1ae724;p=pandora-kernel.git Staging: go7007: fix dangling i2c pointers Fix I2C-drivers which missed setting clientdata to NULL before freeing the structure it points to. Also fix drivers which do this _after_ the structure was freed already. Signed-off-by: Wolfram Sang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed