[PATCH 0/2] docs/pinctrl: fix pinctrl examples

Siarhei Volkau posted 2 patches 3 years, 5 months ago
Documentation/driver-api/pin-control.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
[PATCH 0/2] docs/pinctrl: fix pinctrl examples
Posted by Siarhei Volkau 3 years, 5 months ago
The document has some typos in the examples related to using
pinctrl_select_state function and out-of-context variables.
The patchset aims to fix that.

Siarhei Volkau (2):
  docs/pinctrl: fix pinctrl_select_state examples
  docs/pinctrl: fix runtime pinmuxing example

 Documentation/driver-api/pin-control.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.36.1
Re: [PATCH 0/2] docs/pinctrl: fix pinctrl examples
Posted by Linus Walleij 3 years, 5 months ago
On Tue, Nov 1, 2022 at 9:52 PM Siarhei Volkau <lis8215@gmail.com> wrote:

> The document has some typos in the examples related to using
> pinctrl_select_state function and out-of-context variables.
> The patchset aims to fix that.

Thanks so much for fixing this! My ages old mistakes...

Patches applied.

Yours,
Linus Walleij