From: Axel Lin Date: Thu, 28 Aug 2014 09:55:20 +0000 (+0800) Subject: ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_remove X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~7^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4f87cea72d78f80c0bda1b4d8a821278eb1e4e2;p=pandora-kernel.git ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_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