mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
f35f6c67461f20ebaa363a6ff772e890f123c561
Check and set if pcm_new driver op is initialized by the driver. This allows the compress offload drivers to register mixer controls. Bug: 161413837 Change-Id: If54fa36cf19cbca7239d6e3e30455472e9a173d8 Signed-off-by: Ravi Kumar Alamanda <ralama@codeaurora.org> Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Meng Wang <mwang@codeaurora.org> (cherry picked from commit 7ffe0db0148acf460812cc2a8b98fdd46642f1b9) Signed-off-by: Will McVicker <willmcvicker@google.com>
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.
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%