Re: [PATCH] gpio: menz127: simplify error path and remove remove()
From: Bartosz Golaszewski
Date: Thu Oct 17 2024 - 02:58:15 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Mon, 14 Oct 2024 11:22:26 +0200, Bartosz Golaszewski wrote:
> Use devres to drop all goto labels from probe() and remove the driver
> remove() callback. While at it: drop the unnecessary dev_info() message
> as not only should the driver be quiet when successful, the message is
> also wrong: the device was probed at this point, the driver had been
> registered earlier.
>
>
> [...]
Applied, thanks!
[1/1] gpio: menz127: simplify error path and remove remove()
commit: 3bd13ae04ccc20e3a312596f89a269b8b6416dca
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>