commit | 9a397f473657ad47449b6ab94ff2bb3f1f2de48f | [log] [tgz] |
---|---|---|
author | Pascal Huerst <pascal.huerst@gmail.com> | Tue Feb 16 16:19:06 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Feb 26 11:44:32 2016 +0900 |
tree | eb5e379b3c2d20c0946e05038770e582d62967b6 | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
ASoC: cs4271: add regulator consumer support The cs4271 has three power domains: vd, vl and va. Enable them all, as long as the codec is in use. While at it, factored out the reset code into its own function. Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>