commit | 4272caf34aa4699eca8e6e7f4a8e5ea2bde275c9 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Fri Sep 18 14:05:41 2020 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 21 20:40:52 2020 +0100 |
tree | e1ce5e4f5ee2dc0fcf8e1a7a251c20e3daa7f731 | |
parent | b0bcbe615756d5923eec4e95996e4041627e5741 [diff] |
ASoC: tas2770: Add missing bias level power states Add the BIAS_STANDBY and BIAS_PREPARE to the set_bias_level or else the driver will return -EINVAL which is not correct as they are valid states. Fixes: 1a476abc723e6 ("tas2770: add tas2770 smart PA kernel driver") Signed-off-by: Dan Murphy <dmurphy@ti.com> Link: https://lore.kernel.org/r/20200918190548.12598-2-dmurphy@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>