commit | 486fb9590302f811d44fa15401e1736679d33736 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Thu May 18 16:32:38 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri May 19 17:31:34 2017 +0100 |
tree | 743f116122694836bde68ab21e18d4b2954e439b | |
parent | cff7597a46454cf0ef0de7340dfb3f6bc0855777 [diff] |
ASoC: cs35l35: Correctly handle 0 for bst_ipk Zero is a totally valid value to specify for the bst_ipk, as such we should append CS35L35_VALID_PDATA to ensure that it actually makes it into the register value. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>