[PATCH v2 2/3] ASoC: codecs: Add support for the Renesas IDT821034 codec

Christophe Leroy christophe.leroy at csgroup.eu
Mon Jan 23 14:53:54 CET 2023


> 
> Well, maybe this version ?
> 
> static int idt821034_spi_probe(struct spi_device *spi)
> {
> 	...
> 
> 	if (IS_ENABLED(CONFIG_GPIOLIB))
>   		return idt821034_gpio_init(idt821034);
> 
> 	return 0;
> }
> 


Yes that's fine for me.

Christophe


More information about the Alsa-devel mailing list