Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: driver-api: make interconnect title quieter

This makes it consistent with the other headings in the Linux driver
implementer's API guide.

Signed-off-by: Louis Taylor <louis@kragniz.eu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Louis Taylor and committed by
Jonathan Corbet
67dd7d87 43756e34

+1 -1
+1 -1
Documentation/driver-api/interconnect.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ===================================== 4 - GENERIC SYSTEM INTERCONNECT SUBSYSTEM 4 + Generic System Interconnect Subsystem 5 5 ===================================== 6 6 7 7 Introduction