mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-19 15:11:13 +00:00
bb7dfd9e07da9e4e17e07a44e2565abb15b20514
Update the condition to check valid hwmon before accessing it because during parallel usecase of resume call and scaling_max_freq store call it triggers a call to governor to get frequency and governor tries to access hwmon node from devfreq pointer and it will be NULL if the governor has failed to start. Change-Id: I6ee7b784c3cf5e62d5f3f5b48e75ed44483d1a50 Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
…
…
…
…
…
…
…
…
…
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
98.1%
Assembly
1.2%
Makefile
0.3%
Shell
0.1%