audio_kernel: Fix compilation issues during kernel upgrade

Updated WCD937x, WSA881x-analog and bolero drivers for successful
compilation on kernel6.0 for holi.

Change-Id: Ia91a999f825570b3d7123842f0aad3740c4d25ed
This commit is contained in:
karishma Tekade
2023-03-16 14:12:30 +05:30
committed by Gerrit - the friendly Code Review server
orang tua e7118564d5
melakukan b6e311a3d8
3 mengubah file dengan 6 tambahan dan 7 penghapusan

Melihat File

@@ -107,7 +107,6 @@ static struct regmap_irq_chip wcd937x_regmap_irq_chip = {
//#if IS_ENABLED(CONFIG_AUDIO_QGKI)
.clear_ack = 1,
//#endif
.mask_writeonly = 1,
.type_base = WCD937X_DIGITAL_INTR_LEVEL_0,
.runtime_pm = false,
.handle_post_irq = wcd937x_handle_post_irq,