Re: [PATCH] [v2] ASoC: dwc: fix typo in comment

From: Mark Brown
Date: Wed Sep 13 2023 - 13:52:56 EST


On Wed, Sep 13, 2023 at 11:41:04AM +0900, Myunguk Kim wrote:
> ISR_RXFO means "Status of Data Overrun interrupt for the RX channel"
> according to the datasheet.
>
> So, the comment should be RX, not TX

This patch still doesn't apply:

>
> - /* Error Handling: TX */
> + /* Error Handling: RX */
> if (isr[i] & ISR_RXFO)
> { dev_err_ratelimited(dev->dev, "RX overrun (ch_id=%d)\n", i);

The patch is obviously corrupted, the { there should be on the prior
line and even fixing that by hand there appear to be some other issues.

Attachment: signature.asc
Description: PGP signature