Re: [PATCH v1 1/1] gpio: legacy: Kill gpio_set_value_cansleep()
Bartosz Golaszewski <[email protected]>
| Newsgroups | dev.linux.lists.mfd,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAMRc=MefmKSq11Ro39bo0mTmxS8Y0SEy=D-VoCPXw_1EvtBDdg@mail.gmail.com> |
On Wed, 15 Jul 2026 21:23:30 +0200, Andy Shevchenko <[email protected]> said: > No more users. > > Signed-off-by: Andy Shevchenko <[email protected]> > --- > > As of today must go via MFD tree where last user of this API was > converted by the commit 62acd2babc1d ("mfd: si476x: Modernize GPIO handling") > Acked-by: Bartosz Golaszewski <[email protected]>