Mark Brown
013bc9e6f7
regmap: Add a bulk field API
Useful for devices with many fields. -----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl9yPoATHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0JsoB/9zhtYrqKbof0AKuMfEeO+pPo4dC/9l O7ENgSXCb9PWy0auVpU62ISXBPadbbrQXXe3hJ1Zof5q17lYqbaLM7Uem3bxIYtc 0HHRIb49R1sP+99T2JB3RDu/ykzHJsfxCkLgMR5MvBgS5e3KKf0SqZgNSVTYT4Y5 oPt81sxW56Z8FLrLn0j1sVDXlro4/uBpDOcHyzgq4GWgQ6ACvnIOH+PQUTTcGBfT LtIkRMO8mHNKsDCy9Qy12NRsaparIbYb7KKEY9IR+6TN+qJ/g5PJQcPmsU6b0NIl pb7fv4IRTvPDaEPa1g20U88qkSE5H3PXp88R3y/JbSMuFJwWwS2AGwYd =L+6w -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl9yPsMTHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0EAjB/kB2oYbW/o8DN+Vy6t5ipMiI90R8gVQ 9lXF1nCeH8VPXukL0fYC5hmZKch6m9gmxThDGQdejB2yAzPSD0bQcqVeJxmtvlbc sFfVXtujKosw6gZ8CDYvhcX71oLWso1aRt7XivrKuMG5xoQltfH1s+66LQdmU339 RpnpipUbVdDsnO/Ual29TKXoh84N02IlgwooyvUckQdxy9pypR5P1X0XUQM5lLXZ 52SA4PAEtyF/bBvriHMuCDeb6squ/GPLZ7z8fdeQeWfJG9Oc0spF8JM8fIjBIJOH jNLAI4dge1oW/ijN6LTJ72M/P5KUZXC8Ah+A2o1fFFjYcbmZ9IEm7a4r =JE/v -----END PGP SIGNATURE----- Merge tag 'regmap-field-bulk-api' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-5.10 regmap: Add a bulk field API Useful for devices with many fields.
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
Languages
C
97.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%