Linus Walleij 1cb6610aec gpio: dln2: Include proper header
This driver has no business including <linux/gpio.h>, it is a
driver so include <linux/gpio/driver.h>.

GPIOF_DIR_IN/GPIOF_DIR_OUT are for consumers and should not be
used in drivers to use just 1/0 instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-03-19 01:50:07 +01:00
2018-03-18 17:48:59 +01:00
2018-03-02 09:35:36 -08:00
2018-03-18 17:48:59 +01:00
2018-03-19 01:50:07 +01:00
2018-03-18 17:48:59 +01:00
2018-03-18 17:48:59 +01:00
2018-01-06 10:59:44 -07:00
2018-03-18 17:48:59 +01:00
2017-11-17 17:45:29 -08:00
2018-03-18 17:48:59 +01:00
2018-03-11 17:25:09 -07:00

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%