On Thu, May 25, 2023 at 04:06:54PM +0100, Richard Fitzgerald wrote:
cs35l56_irq() was changed to take a cs35l56_base* but the code
in cs35l56-sdw was still passing it a cs35l56_private*.
For bisection this should be squashed into the change it's fixing.