]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: samsung: Add missing selects for MFD_WM8994
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 7 Jan 2025 10:41:34 +0000 (10:41 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2025 17:23:59 +0000 (18:23 +0100)
commit42b4b670bd2305b47e7d03917fd10ed1ee8caf89
tree892a6b426fb662a68ef96c468b1a3896f2ed4a8d
parent0783cd485b4a4348d7dc433ff5f15c2a2493c5c4
ASoC: samsung: Add missing selects for MFD_WM8994

[ Upstream commit fd55c6065bec5268740e944a1800e6fad00974d9 ]

Anything selecting SND_SOC_WM8994 should also select MFD_WM8994, as
SND_SOC_WM8994 does not automatically do so. Add the missing selects.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501071530.UwIXs7OL-lkp@intel.com/
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250107104134.12147-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/samsung/Kconfig