Linus Torvalds
457e4f9976
auxdisplay changes for v6.8
A single cleanup for 'img-ascii-lcd': use 'device_get_match_data()'. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEPjU5OPd5QIZ9jqqOGXyLc2htIW0FAmWbVV4ACgkQGXyLc2ht IW1kWhAAuMnGFyIQQAdsCLG2aggD1B3bbkQ3bZJLV39EoHBeIvpnumXMVV1yip+s 1O+2qFmEeGPluzaJdOMl0d1/eoInBmph9yy8izKRksJQpycrQzv/BoT9MkCKy0Xc efJuoqH3CsP0NYTAxjXBeyS/W8vq6wZuNlTYbBuXKA7nXIH44HmmVeSdjXtwSWPz WjvjXkXvyj3tzocIReDhWT7aN+uXPluEm02cwpbZB2307VCwcx4ClGwzo8jXY8CZ uIY7X7mnN3E18cde7LD6k5oAFLQ4cl32grKw2eErQJmmx52j5hr7fq0ici7OeE++ N/YC1QzXWI3aKjIvgiGYALU0jy3C5yA3ZeFO/roN81K0HW9MlrWbv5k+CCnhhVoK 6d2wxfFuXx/mIDXZXFBoAfZ7TMWd5AT8BQ6YK1DOyAtS/3QI9qqroW/p5bKHIENU jVcQesMgOL3baSDlqjsCxhJ7IPqxBGUOiMn6RN8PKHWZMuA6izD1w+Nm/US+CLSs 6Iju+l2tjFv9+yA4JPuPu6gORdiBeFhNCGK1cFU0l/Gb6ZfSUpMm5vTafd+4eFIV PCN25vDyptZ/DACTU8S3A7RJmjXU9/kJLNgoSsfNB+I7ynOsQysgKLquEmbVfjVF P0oLBsAzNcEHZyE98HBo3rR7L9d+nLPHa4MNG06RE4DMYPbzjbg= =tp0c -----END PGP SIGNATURE----- Merge tag 'auxdisplay-6.8' of https://github.com/ojeda/linux Pull auxdisplay update from Miguel Ojeda: "A single cleanup for 'img-ascii-lcd' to use 'device_get_match_data()'" * tag 'auxdisplay-6.8' of https://github.com/ojeda/linux: auxdisplay: img-ascii-lcd: Use device_get_match_data()
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%