Andy Shevchenko 9f02842759 tty: hvc: Return proper error code from console ->setup() hook
For unifying console ->setup() handling, which is poorly documented,
return error code, rather than non-zero arbitrary number.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20200618164751.56828-5-andriy.shevchenko@linux.intel.com
2020-06-25 14:23:06 +02:00
2020-06-07 08:56:50 -06:00
2020-06-12 11:56:43 -07:00
2020-06-12 11:05:52 -07:00
2020-06-12 12:13:36 -07:00
2020-06-11 12:22:41 -07:00
2020-06-06 12:00:25 -07:00
2020-06-12 11:56:43 -07:00
2020-06-12 12:02:41 -07:00
2020-06-11 12:38:11 -07:00
2020-06-12 11:05:52 -07:00
2020-06-12 11:05:52 -07:00
2020-06-12 11:00:45 -07:00

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

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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
The linux-next integration testing tree
Readme
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%