From: Axel Lin Date: Thu, 28 Aug 2014 09:54:38 +0000 (+0800) Subject: ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_remove X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~8^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a83269d5c41b77f2a4bbb3828c668c96832742e;p=pandora-kernel.git ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_remove The regulator_bulk_free() call is not required because current code is using devm_regulator_bulk_get(). Signed-off-by: Axel Lin Acked-by: Brian Austin Signed-off-by: Mark Brown --- Reading git-diff-tree failed