Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: gpio: move gpio-mockup into obsolete section

The gpio-mockup has been obsoleted by the gpio-sim, so relocate its
documentation into the obsolete section of the admin-guide book.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

authored by

Kent Gibson and committed by
Bartosz Golaszewski
c055f7ed c3d336ca

+1 -1
-1
Documentation/admin-guide/gpio/index.rst
··· 9 9 10 10 Character Device Userspace API <../../userspace-api/gpio/chardev> 11 11 gpio-aggregator 12 - gpio-mockup 13 12 gpio-sim 14 13 Obsolete APIs <obsolete> 15 14
+1
Documentation/admin-guide/gpio/obsolete.rst
··· 9 9 10 10 Character Device Userspace API (v1) <../../userspace-api/gpio/chardev_v1> 11 11 Sysfs Interface <../../userspace-api/gpio/sysfs> 12 + Mockup Testing Module <gpio-mockup> 12 13