From: Stephen Warren Date: Tue, 19 Apr 2011 21:25:08 +0000 (-0600) Subject: ASoC: Tegra: wm8903: Remove redundant drvdata clears X-Git-Tag: v3.0-rc1~347^2~1^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acb8303f15768c72796f3f95bb32a955333e0fbc;p=pandora-kernel.git ASoC: Tegra: wm8903: Remove redundant drvdata clears When the driver is not initialized/registered, nothing should be touching these fields anyway, so there's no point clearing them out. (Applying Mark's TrimSlice review comments to the existing driver) Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed