mirror of https://github.com/armbian/build.git
rockchip64-6.13: rebase patches against 6.13 final
This commit is contained in:
parent
3215436aab
commit
0595a36301
|
@ -91,7 +91,7 @@ diff --git a/sound/soc/codecs/es8316.c b/sound/soc/codecs/es8316.c
|
|||
index 111111111111..222222222222 100644
|
||||
--- a/sound/soc/codecs/es8316.c
|
||||
+++ b/sound/soc/codecs/es8316.c
|
||||
@@ -724,7 +724,7 @@ static void es8316_disable_jack_detect(struct snd_soc_component *component)
|
||||
@@ -732,7 +732,7 @@ static void es8316_disable_jack_detect(struct snd_soc_component *component)
|
||||
snd_soc_component_update_bits(component, ES8316_GPIO_DEBOUNCE,
|
||||
ES8316_GPIO_ENABLE_INTERRUPT, 0);
|
||||
|
||||
|
|
Loading…
Reference in New Issue