On Thu, Nov 06, 2025 at 12:03:16AM +0800, Goko Mell wrote:
> Fix a wrong IS_ERR() check in spacemit_i2s_probe() where `clk` was used
> instead of `i2s->sspa_clk`.
>
> Signed-off-by: Goko Mell <goku.sonxin626 at gmail.com>
You lost Fix tag here.
- Troy