[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172914826143.5858.8145964682819076352.b4-ty@linaro.org>
Date: Thu, 17 Oct 2024 08:57:51 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] gpio: menz127: simplify error path and remove remove()
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
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@...aro.org>
Powered by blists - more mailing lists