Re: [PATCH v1 1/1] gpio: legacy: Kill gpio_set_value_cansleep()

From: Bartosz Golaszewski

Date: Thu Jul 16 2026 - 04:35:35 EST


On Thu, 16 Jul 2026 10:30:00 +0200, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> said:
> On Thu, Jul 16, 2026 at 09:58:42AM +0200, Bartosz Golaszewski wrote:
>>
>> On Wed, 15 Jul 2026 21:23:30 +0200, Andy Shevchenko wrote:
>> > No more users.
>>
>> Yes please! Thank you!
>
>> [1/1] gpio: legacy: Kill gpio_set_value_cansleep()
>> https://git.kernel.org/brgl/c/aa4bc3b7d36d52caf7c3d3214ae4ce96d609e8c5
>
> Not sure, I put in the comment that this should be part of MFD, otherwise
> the one driver will fail (the conversion change in MFD tree only).
>
> --
> With Best Regards,
> Andy Shevchenko
>
>
>

Ah dang it, should have read what's below the commit message. Backed out now.

Bart