commit | 30615bd21b4cc3c3bb5ae8bd70e2a915cc5f75c7 | [log] [tgz] |
---|---|---|
author | Richard Fitzgerald <rf@opensource.cirrus.com> | Tue Aug 03 17:08:33 2021 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Aug 03 18:23:43 2021 +0100 |
tree | ac85679267467200fca9c475929568f97dba4295 | |
parent | 973b393fdf073a4ebd8d82ef6edea99fedc74af9 [diff] |
ASoC: cs42l42: Fix inversion of ADC Notch Switch control The underlying register field has inverted sense (0 = enabled) so the control definition must be marked as inverted. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Fixes: 2c394ca79604 ("ASoC: Add support for CS42L42 codec") Link: https://lore.kernel.org/r/20210803160834.9005-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>