commit | 90ba6859ce914feff3632eeb7227b9f99c030ca9 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 11 18:15:50 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 11 20:20:22 2012 +0800 |
tree | 02bc81d653f2ba51928be065dbcb1a5d3a31f193 | |
parent | c1b88ee2bbb82c56ac24c70850004de9a43915d5 [diff] |
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 <broonie@opensource.wolfsonmicro.com>