From f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 31 Jan 2024 01:04:47 +0000 Subject: [PATCH] add driver 5G --- kernel/Documentation/ABI/testing/sysfs-c2port | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-c2port b/kernel/Documentation/ABI/testing/sysfs-c2port index 716cffc..f7b8cf6 100644 --- a/kernel/Documentation/ABI/testing/sysfs-c2port +++ b/kernel/Documentation/ABI/testing/sysfs-c2port @@ -66,13 +66,6 @@ the "erase" command on the on-board flash of the connected micro. -What: /sys/class/c2port/c2portX/flash_erase -Date: October 2008 -Contact: Rodolfo Giometti <giometti@linux.it> -Description: - The /sys/class/c2port/c2portX/flash_erase file show the - on-board flash size of the connected micro. - What: /sys/class/c2port/c2portX/reset Date: October 2008 Contact: Rodolfo Giometti <giometti@linux.it> -- Gitblit v1.6.2