Linus Torvalds 0e10f9c893 hwspinlock updates for v5.11
This contains a few minor cleanups and build warning fixes for the sprd
 and sirf hwspinlock drivers.
 -----BEGIN PGP SIGNATURE-----
 
 iQJPBAABCAA5FiEEBd4DzF816k8JZtUlCx85Pw2ZrcUFAl/Y9VQbHGJqb3JuLmFu
 ZGVyc3NvbkBsaW5hcm8ub3JnAAoJEAsfOT8Nma3FPhsQAIQ5BzSXU7Ea58OhgXmy
 6SZM8wO0kxebnzIc8K/XdPlvoxZDqnjCT68n6z7u2v97PSF6sOUlRBI7yAyAxsJF
 IZA5zNeTK8YWf/i5SIEqz2FrOadihnNqHN6d5yxH+bSJ86twlxhlEY/vAhj6X4Py
 jUP4s85CrtNq9fl2zCW9zmknpJWtgeRrgBceIWAEIW0rUswQWsX16RwnFcHLiz9t
 /GYxrPV5dHGlzwi9ytWqPb4oyhGZjXtCZGnIR2gwv0nb04oT+UK19JxX+usujnoI
 CuZfRrsVBa/BzbDbH8GCNevdcszQq2TDhtPy52xvV10t4Z9pcXbP+aPUp10ydL04
 Us27ec1fQfgdv7SCjR12k1z8wEI9Bg/2ChG+67vcQEBUal3k3w99bQf+de7OMood
 GXW7/qxO99Xqxq0nFP/noR56DQBOOoKee4fI9RVu8pgz3Wk4MpQ/GPcEH6wwZ+IA
 f0iQX6sgu9rOG9rvLucbzk0gMZMbHRcDFtqGJk97w7mNCRZ5QB2Z7WUEFQGs4WyJ
 AH3dksvhc1Sl30ZR9sZ2ZNLsYQgx2yzQs1D86JtUvUGUgYBjWNQF65qAWDXsRzXx
 6yBMKxLvd7nbvJZQB9ATV1MZ5gdzS/AKUbrptq29pr5tKd3xlBurhnBgskuuSP23
 4JzC2b7gGYp5SWt9QHIPoI4x
 =q7x5
 -----END PGP SIGNATURE-----

Merge tag 'hwlock-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc

Pull hwspinlock updates from Bjorn Andersson:
 "This contains a few minor cleanups and build warning fixes for the
  sprd and sirf hwspinlock drivers"

* tag 'hwlock-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc:
  hwspinlock: sirf: Remove the redundant 'of_match_ptr'
  hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'
  hwspinlock: sprd: use module_platform_driver() instead postcore initcall
  hwspinlock: sprd: Remove redundant header files
2020-12-15 17:39:38 -08:00
2020-12-14 18:29:11 -08:00
2020-12-15 17:39:38 -08:00
2020-12-15 14:02:26 -08:00
2020-12-15 17:37:26 -08:00
2020-12-15 16:39:06 -08:00
2020-12-15 16:39:06 -08:00
2020-12-15 13:22:29 -08:00
2020-12-15 13:22:29 -08:00
2020-12-15 13:22:29 -08:00
2020-12-15 16:39:06 -08:00
2020-10-17 11:18:18 -07:00
2020-12-15 16:49:59 -08:00
2020-12-13 14:41:30 -08:00

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.

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
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%