]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: mockup: Adjust documentation to the code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 15 Mar 2021 16:59:40 +0000 (18:59 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 26 Mar 2021 13:56:19 +0000 (14:56 +0100)
commitcddbe78e777f428c3eb184d59d5e6a0aed4fbd8f
treec1fe21c71c6a55730cef48b733ceda71844c7e09
parent2ab09b9d466eeb753c576eb25ab98df71382ab09
gpio: mockup: Adjust documentation to the code

First of all one of the parameter missed 'mockup' in its name,
Second, the semantics of the integer pairs depends on the sign
of the base (the first value in the pair).

Update documentation to reflect the real code behaviour.

Fixes: 4272e6335b05 ("Documentation: gpio: add documentation for gpio-mockup")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Documentation/admin-guide/gpio/gpio-mockup.rst