We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9079db2 commit dc59189Copy full SHA for dc59189
sound/soc/codecs/wcd937x.c
@@ -91,7 +91,6 @@ struct wcd937x_priv {
91
struct regmap_irq_chip *wcd_regmap_irq_chip;
92
struct regmap_irq_chip_data *irq_chip;
93
struct regulator_bulk_data supplies[WCD937X_MAX_BULK_SUPPLY];
94
- struct regulator *buck_supply;
95
struct snd_soc_jack *jack;
96
unsigned long status_mask;
97
s32 micb_ref[WCD937X_MAX_MICBIAS];
0 commit comments