This patch updates the ABI description files to be in sync with current implementation. Signed-off-by: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> --- v2: v3: v4: v5: rebased and adapted .../most/Documentation/ABI/configfs-most.txt | 8 -------- .../most/Documentation/ABI/sysfs-bus-most.txt | 24 +++------------------- 2 files changed, 3 insertions(+), 29 deletions(-) diff --git a/drivers/staging/most/Documentation/ABI/configfs-most.txt b/drivers/staging/most/Documentation/ABI/configfs-most.txt index 2bf8114..ed67a4d 100644 --- a/drivers/staging/most/Documentation/ABI/configfs-most.txt +++ b/drivers/staging/most/Documentation/ABI/configfs-most.txt @@ -194,11 +194,3 @@ Description: destroy_link write '1' to this attribute to destroy an active link - -What: /sys/kernel/config/rdma_cm/<hca>/ports/<port-num>/default_roce_tos -Date: March 8, 2019 -KernelVersion: 5.2 -Description: RDMA-CM QPs from HCA <hca> at port <port-num> - will be created with this TOS as default. - This can be overridden by using the rdma_set_option API. - The possible RoCE TOS values are 0-255. diff --git a/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt b/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt index d8fa841..6b1d06e 100644 --- a/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt +++ b/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt @@ -5,7 +5,7 @@ Contact: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> Description: Provides information about the interface type and the physical location of the device. Hardware attached via USB, for instance, - might return <usb_device 1-1.1:1.0> + might return <1-1.1:1.0> Users: What: /sys/bus/most/devices/.../interface @@ -278,25 +278,7 @@ Description: Indicates whether current channel ran out of buffers. Users: -What: /sys/bus/most/drivers/mostcore/add_link -Date: March 2017 -KernelVersion: 4.15 -Contact: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> -Description: - This is used to link a channel to a component of the - mostcore. A link created by writing to this file is - referred to as pipe. -Users: - -What: /sys/bus/most/drivers/mostcore/remove_link -Date: March 2017 -KernelVersion: 4.15 -Contact: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> -Description: - This is used to unlink a channel from a component. -Users: - -What: /sys/bus/most/drivers/mostcore/components +What: /sys/bus/most/drivers/most_core/components Date: March 2017 KernelVersion: 4.15 Contact: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> @@ -304,7 +286,7 @@ Description: This is used to retrieve a list of registered components. Users: -What: /sys/bus/most/drivers/mostcore/links +What: /sys/bus/most/drivers/most_core/links Date: March 2017 KernelVersion: 4.15 Contact: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel