mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
Documentation: gpio: Move introduction to driver-api
Move gpio/intro.txt to driver-api/gpio/intro.rst and make sure it builds cleanly as ReST. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
committed by
Linus Walleij
parent
7e6332592b
commit
02bf219d2f
@@ -2,6 +2,13 @@
|
||||
General Purpose Input/Output (GPIO)
|
||||
===================================
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
intro
|
||||
|
||||
Core
|
||||
====
|
||||
|
||||
|
@@ -1,3 +1,8 @@
|
||||
============
|
||||
Introduction
|
||||
============
|
||||
|
||||
|
||||
GPIO Interfaces
|
||||
===============
|
||||
|
@@ -1,7 +1,5 @@
|
||||
00-INDEX
|
||||
- This file
|
||||
gpio.txt
|
||||
- Introduction to GPIOs and their kernel interfaces
|
||||
consumer.txt
|
||||
- How to obtain and use GPIOs in a driver
|
||||
driver.txt
|
||||
|
Reference in New Issue
Block a user