commit | 310006cab991fa895cc3a42c53609778b0d50d46 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Tue Feb 18 12:52:52 2020 -0600 |
committer | Mark Brown <broonie@kernel.org> | Tue Feb 18 20:29:08 2020 +0000 |
tree | d24eba1ccd405b16b23878bd663cc5088d8cba3d | |
parent | 96781fd941b39e1f78098009344ebcd7af861c67 [diff] |
ASoC: tas2562: Return invalid for when bitwidth is invalid If the bitwidth passed in to the set_bitwidth function is not supported then return an error. Fixes: 29b74236bd57 ("ASoC: tas2562: Introduce the TAS2562 amplifier") Signed-off-by: Dan Murphy <dmurphy@ti.com> Link: https://lore.kernel.org/r/20200218185252.26290-1-dmurphy@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>