mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
645bb4d43978ab2bb3a8abd6721e45223c224eb0
For playback/capture usecases in which host doesn't exchange PCM data, audio driver creates hostless pcm devices. This change squashes the below changes added to support hostless pcm usecases- ASoC: core: Add support for no host mode ASoC: core: Update DMA mask for hostless pcm devices ASoC: pcm: increase the hostless buffer size soc: pcm: add arch_setup_dma_ops call Test: build Bug: 151372815 Change-Id: I82574c88847bcb9aa1a495c3690bba7f4e461979 Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org> Signed-off-by: Neema Shetty <nshetty@codeaurora.org> Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org> Signed-off-by: Anish Kumar <kanish@codeaurora.org> Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org> Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org> Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Meng Wang <mwang@codeaurora.org> (cherry picked from commit f156bb58247dfbfb91a6f5579f41b07e3c5e5b8b) Signed-off-by: Hridya Valsaraju <hridya@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%