ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 16 Jun 2021 13:56:04 +0000 (14:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jul 2021 15:00:23 +0000 (17:00 +0200)
commitfe688da174e94b09b904f58847cc4f9cd16c1283
tree830ae838010f93a7569474e219cfc79f3b41f537
parentdd8437a8820b1a4b9fa7d4b748218c6df98f0180
ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK

[ Upstream commit fac165f22ac947b55407cd3a60a2a9824f905235 ]

The definition of CS42L42_ADC_PDN_MASK was incorrectly defined
as the HP_PDN bit.

Fixes: 2c394ca79604 ("ASoC: Add support for CS42L42 codec")
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210616135604.19363-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/cs42l42.h