On Mon, Oct 24, 2022 at 4:16 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Mon, Oct 24, 2022 at 01:37:07PM +0800, Dongliang Mu wrote: > > In mcp251x_can_probe, if mcp251x_gpio_setup fails, it forgets to > > unregister the can device. > > > > Fix this by unregistering can device in mcp251x_can_probe. > > Fixes tag? Fixes: 2d52dabbef60 ("can: mcp251x: add GPIO support") This commit adds the mcp251x_gpio_setup function, but with an incorrect label. > > -- > With Best Regards, > Andy Shevchenko > >