Skip to content

Commit

Permalink
rockchip64-6.13: rebase patches against 6.13 final
Browse files Browse the repository at this point in the history
  • Loading branch information
rpardini committed Jan 20, 2025
1 parent 893b2ac commit e529699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit e529699

Please sign in to comment.