From 645e752c5a84baeb21015cdc85fc05b7d16312c8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 11 May 2024 01:13:52 +0000 Subject: [PATCH] disable i2c1 --- 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