mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
c8ebec26c77bb86b3e7ae4aed9b6003be5c91162
The sensor-dev framework and device drivers depend on each other, causing sensor initialization to fail. eg: [ 2.907011] i2c i2c-4: sensor_probe: mpu6500_acc,000000006539f8ba [ 2.907626] sensors 4-0068: sensor_chip_init:ops is null,sensor name is mpu6500_acc [ 2.908318] i2c i2c-4: sensor_probe failed -1 Signed-off-by: Wang Jie <dave.wang@rock-chips.com> Change-Id: Ic1f320a7c40bde0c4e3db3dc43542302d9270f42
…
…
…
…
…
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%