mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ASoC: codecs: max98090: add missing describe "data" for max98090_set_jack()
"data" is missing. Add it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/87zf0ids7p.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
6ad4892c4f
commit
2e5bf7f48b
|
|
@ -2341,6 +2341,7 @@ static irqreturn_t max98090_interrupt(int irq, void *data)
|
|||
*
|
||||
* @component: MAX98090 component
|
||||
* @jack: jack to report detection events on
|
||||
* @data: can be used if codec driver need extra data for configuring jack
|
||||
*
|
||||
* Enable microphone detection via IRQ on the MAX98090. If GPIOs are
|
||||
* being used to bring out signals to the processor then only platform
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user