From 50a212ec906f7524620675f0c57357691c26c81f Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 16 Oct 2024 01:20:19 +0000 Subject: [PATCH] 修改GPIO导出默认初始值 --- kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios b/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios index 205d3b6..e6e0f7f 100644 --- a/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios +++ b/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios @@ -13,8 +13,8 @@ For example the token ID "5" would be available as the following attributes: - 0005_location - 0005_value + - 0005_location + - 0005_value Tokens will vary from machine to machine, and only tokens available on that machine will be -- Gitblit v1.6.2