Re: [PATCH v2] gpio: it87: balance superio enter/exit calls in error path
From: Bartosz Golaszewski
Date: Thu Dec 18 2025 - 05:30:26 EST
On Wed, 10 Dec 2025 06:50:26 +0100, Bartosz Golaszewski wrote:
> We always call superio_enter() in it87_gpio_direction_out() but only
> call superio_exit() if the call to it87_gpio_set() succeeds. Move the
> label to balance the calls in error path as well.
>
>
Applied, thanks!
[1/1] gpio: it87: balance superio enter/exit calls in error path
commit: a05543d6b05ba998fdbb4b383319ae5121bb7407
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>