Re: [PATCH] ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi Cryolitia,

On Fri, 22 Aug 2025 18:28:33 +0800
Cryolitia PukNgae via B4 Relay <devnull+cryolitia.uniontech.com@xxxxxxxxxx> wrote:

> From: Cryolitia PukNgae <cryolitia@xxxxxxxxxxxxx>
> 
> Change `dir in` to `dir out`
> 
> Suggested-by: Jun Zhan <zhanjun@xxxxxxxxxxxxx>
> Signed-off-by: Cryolitia PukNgae <cryolitia@xxxxxxxxxxxxx>
> ---
>  sound/soc/codecs/idt821034.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/codecs/idt821034.c b/sound/soc/codecs/idt821034.c
> index 6738cf21983b0dc58e162cbfaacaedb5edaaa245..a03d4e5e7d144195622ea0cbf6b6c6ba95642aa7 100644
> --- a/sound/soc/codecs/idt821034.c
> +++ b/sound/soc/codecs/idt821034.c
> @@ -1067,7 +1067,7 @@ static int idt821034_chip_direction_output(struct gpio_chip *c, unsigned int off
>  
>  	ret = idt821034_set_slic_conf(idt821034, ch, slic_conf);
>  	if (ret) {
> -		dev_err(&idt821034->spi->dev, "dir in gpio %d (%u, 0x%x) failed (%d)\n",
> +		dev_err(&idt821034->spi->dev, "dir out gpio %d (%u, 0x%x) failed (%d)\n",
>  			offset, ch, mask, ret);
>  	}
>  
> 
> ---
> base-commit: 3957a5720157264dcc41415fbec7c51c4000fc2d
> change-id: 20250822-idt821034-0b5cb86b0c96
> 

Thanks for the patch.

Acked-by: Herve Codina <herve.codina@xxxxxxxxxxx>

Best regards,
Hervé




[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux