mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
f8d1a6ca512940688d2b6e6a212b10dcdd8fe5d9
They have a minuscule impact on boot time, codec and simple-card spend a lot of time as far as we know. Tested on rv1126-battery-v10 board: [ 17.492609 ] probe of 4-0018 returned 1 after 2116 usecs [ 17.492915 ] initcall es8311_i2c_driver_init+0x0/0x1000 [snd_soc_es8311] returned 0 after 2405 usecs [ 17.510095 ] asoc-simple-card i2s0-sound: ES8311 HiFi <-> ff800000.i2s mapping ok [ 17.512578 ] probe of i2s0-sound returned 1 after 20870 usecs Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: Ie25e9dde2cd87616cb4777b4ceeebc1083678d42
…
…
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%