Re: [PATCH v1] FROMGIT: ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR

From: Brian Norris
Date: Fri Jul 01 2022 - 12:47:50 EST


On Thu, Jun 30, 2022 at 7:14 PM Judy Hsiao <judyhsiao@xxxxxxxxxxxx> wrote:
>
> Add the error code '-EBUSY' when fail to read I2S_CLR
> in rockchip_snd_rxctrl() and rockchip_snd_txctrl()
>
> Fixes: 44f362c2cc6d ("ASoC: rockchip: i2s: switch BCLK to GPIO")
> Signed-off-by: Judy Hsiao <judyhsiao@xxxxxxxxxxxx>

Apart from the FROMGIT subject:

Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx>