On Tue, Apr 09, 2024 at 09:09:10PM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > > Use gpiod_set_value_cansleep() to support gpiochips which can > sleep like, e.g. I2C GPIO expanders. > > Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > --- > drivers/usb/typec/mux/gpio-sbu-mux.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > -- With best wishes Dmitry