Re: [PATCH v2 5.15.y] pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
Sasha Levin <[email protected]>
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
> commit c1492da3939c89372929e062d731f328f7693f1e upstream. > > The pinctrl and GPIO core code make exceptions for the -ENOTSUPP error > code. One such example is gpio_set_config_with_argument_optional(), > which returns success when gpio_set_config_with_argument() returns > -ENOTSUPP, but reports failure for all other error codes. Queued the v2 set for 5.15, 6.1, 6.6 and 6.12, thanks. -- Thanks, Sasha