]> Git Repo - linux.git/commitdiff
Merge existing fixes from asoc/for-6.5 into new branch
authorMark Brown <[email protected]>
Sun, 9 Jul 2023 21:43:21 +0000 (22:43 +0100)
committerMark Brown <[email protected]>
Sun, 9 Jul 2023 21:43:21 +0000 (22:43 +0100)
1  2 
sound/soc/codecs/Kconfig

diff --combined sound/soc/codecs/Kconfig
index 2a62dbd5339e4a3a7a3d1a3c5adb8be25278a0c0,d379a670a46d3815d04363a6882e06e1b500e4d7..c2de4ee721836169638ce0f8ab4bfbafcfff89c6
@@@ -715,6 -715,7 +715,7 @@@ config SND_SOC_CS35L41_I2
  
  config SND_SOC_CS35L45
        tristate
+       select REGMAP_IRQ
  
  config SND_SOC_CS35L45_SPI
        tristate "Cirrus Logic CS35L45 CODEC (SPI)"
@@@ -1336,7 -1337,7 +1337,7 @@@ config SND_SOC_RK332
  
  config SND_SOC_RK817
        tristate "Rockchip RK817 audio CODEC"
 -      depends on MFD_RK808 || COMPILE_TEST
 +      depends on MFD_RK8XX || COMPILE_TEST
  
  config SND_SOC_RL6231
        tristate
@@@ -1942,6 -1943,7 +1943,7 @@@ config SND_SOC_WCD934
        tristate "WCD9340/WCD9341 Codec"
        depends on COMMON_CLK
        depends on SLIMBUS
+       select REGMAP_IRQ
        select REGMAP_SLIMBUS
        select SND_SOC_WCD_MBHC
        depends on MFD_WCD934X || COMPILE_TEST
This page took 0.063444 seconds and 4 git commands to generate.