From: Mark Brown Date: Mon, 11 Jun 2012 10:15:50 +0000 (+0800) Subject: ASoC: wm8996: Remove spurious regulator_bulk_free() X-Git-Tag: v3.5-rc4~23^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ba6859ce914feff3632eeb7227b9f99c030ca9;p=pandora-kernel.git ASoC: wm8996: Remove spurious regulator_bulk_free() We're using demv_regulator_bulk_get() so don't need to manually free and this is in the CODEC driver not the I2C driver anyway. Signed-off-by: Mark Brown --- Reading git-diff-tree failed