Re: [PATCH] ALSA: hda/cs8409: Fix error message in cs8409_i2c_bulk_read()
From: Takashi Iwai
Date: Mon Mar 30 2026 - 03:41:35 EST
On Mon, 30 Mar 2026 07:41:31 +0200,
wangdich9700@xxxxxxx wrote:
>
> From: wangdicheng <wangdicheng@xxxxxxxxxx>
>
> The error message in cs8409_i2c_bulk_read() incorrectly says "I2C Bulk
> Write Failed" when it should say "I2C Bulk Read Failed". This is a
> copy-paste error from cs8409_i2c_bulk_write().
>
> Signed-off-by: wangdicheng <wangdicheng@xxxxxxxxxx>
Thanks, applied now to for-next branch.
Takashi