On Sun, Jul 06, 2025 at 05:39:18PM -0700, Rosen Penev wrote: > The remove function has these in the wrong order. The switch should be > unregistered last. Simpler to use devm so that the right thing is done. > > Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew