From: Axel Lin Date: Fri, 9 Sep 2011 08:47:00 +0000 (+0800) Subject: ASoC: tpa6130a2: Remove obsolete cleanup for clientdata X-Git-Tag: v3.3-rc1~14^2~735 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275708f88d3dce0728e2d099b5de8ebc0f15c69a;p=pandora-kernel.git ASoC: tpa6130a2: Remove obsolete cleanup for clientdata The i2c core will clear the clientdata pointer automatically, we don't have to set the `data' field to NULL in remove() or if probe() failed anymore. Signed-off-by: Axel Lin Acked-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed