From: Wolfram Sang Date: Sat, 20 Mar 2010 14:12:54 +0000 (+0100) Subject: mfd: Fix dangling pointers X-Git-Tag: v2.6.35-rc1~7^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f322d5f0097333343bfd92b47258ee997c889263;p=pandora-kernel.git mfd: Fix dangling 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 Acked-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed