Commit c055f7ed authored by Kent Gibson's avatar Kent Gibson Committed by Bartosz Golaszewski
Browse files

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: default avatarKent Gibson <warthog618@gmail.com>
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent c3d336ca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ GPIO

    Character Device Userspace API <../../userspace-api/gpio/chardev>
    gpio-aggregator
    gpio-mockup
    gpio-sim
    Obsolete APIs <obsolete>

+1 −0
Original line number Diff line number Diff line
@@ -9,4 +9,5 @@ Obsolete GPIO APIs

    Character Device Userspace API (v1) <../../userspace-api/gpio/chardev_v1>
    Sysfs Interface <../../userspace-api/gpio/sysfs>
    Mockup Testing Module <gpio-mockup>