forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/Documentation/driver-api/s390-drivers.rst
....@@ -27,7 +27,7 @@
2727 although they are not the focus of this document.
2828
2929 Some additional information can also be found in the kernel source under
30
-Documentation/s390/driver-model.txt.
30
+Documentation/s390/driver-model.rst.
3131
3232 The css bus
3333 ===========
....@@ -38,7 +38,7 @@
3838 * Standard I/O subchannels, for use by the system. They have a child
3939 device on the ccw bus and are described below.
4040 * I/O subchannels bound to the vfio-ccw driver. See
41
- Documentation/s390/vfio-ccw.txt.
41
+ Documentation/s390/vfio-ccw.rst.
4242 * Message subchannels. No Linux driver currently exists.
4343 * CHSC subchannels (at most one). The chsc subchannel driver can be used
4444 to send asynchronous chsc commands.