summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5670.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2020-07-03 13:08:23 +0300
committerMark Brown <broonie@kernel.org>2020-07-03 17:29:50 +0300
commit883330c11fa6dca55e30f8612398b3e0abc51dc5 (patch)
treef76d68802916f90972d38ad5f02a901e9bc7accc /sound/soc/codecs/rt5670.h
parentc14f61a89c1335f95d9b37624ee157fb1fd424ee (diff)
downloadlinux-883330c11fa6dca55e30f8612398b3e0abc51dc5.tar.xz
ASoC: rt5670: Rename dev_gpio to gpio1_is_irq
Rename the not really descriptive dev_gpio quirk / setting to gpio1_is_irq, which describes what it actually does. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20200703100823.258033-3-hdegoede@redhat.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5670.h')
-rw-r--r--sound/soc/codecs/rt5670.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5670.h b/sound/soc/codecs/rt5670.h
index 657420805918..56b13fe6bd3c 100644
--- a/sound/soc/codecs/rt5670.h
+++ b/sound/soc/codecs/rt5670.h
@@ -1992,7 +1992,7 @@ struct rt5670_priv {
int jd_mode;
bool in2_diff;
- bool dev_gpio;
+ bool gpio1_is_irq;
bool gpio1_is_ext_spk_en;
bool dmic_en;