[Accel-config] [PATCH v1 2/2] accel-config: Remove occurrences of cdev
ramesh.thomas at intel.com
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
From: Ramesh Thomas <ramesh.thomas(a)intel.com>
cdev will not be listed in the list command because that field will be
deprecated and not used by accel-config.
Signed-off-by: Ramesh Thomas <ramesh.thomas(a)intel.com>
---
Documentation/accfg/accel-config-list.txt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/accfg/accel-config-list.txt b/Documentation/accfg/accel-config-list.txt
index 37146c1..d981533 100644
--- a/Documentation/accfg/accel-config-list.txt
+++ b/Documentation/accfg/accel-config-list.txt
@@ -43,7 +43,6 @@ EXAMPLE
"max_transfer_size":2147483648,
"configurable":1,
"pasid_enabled":1,
- "cdev_major":247,
"clients":2,
"groups":[
{
@@ -61,7 +60,6 @@ EXAMPLE
"group_id":0,
"priority":10,
"block_on_fault":1,
- "cdev_minor":0,
"type":"user",
"name":"app1",
"threshold":15,
@@ -95,7 +93,6 @@ EXAMPLE
"group_id":1,
"priority":10,
"block_on_fault":1,
- "cdev_minor":1,
"type":"user",
"name":"app2",
"threshold":0,
--
2.26.3