summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/sysfs-platform-sst-atom
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-09-16 11:59:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-21 19:31:17 +0300
commit3f6b07adb506f06897534fa455f920415087b504 (patch)
treec19ae7b091f4d971444b4a15244ea1e6da30dcf8 /Documentation/ABI/testing/sysfs-platform-sst-atom
parent3d253b99125875d581519f503b8dc551c45a10c9 (diff)
downloadlinux-3f6b07adb506f06897534fa455f920415087b504.tar.xz
ABI: sysfs-platform-sst-atom: use wildcards on What definitions
%x is not a valid wildcard. Use <x> instead, as this allows script/get_abi.pl to convert it into a regex. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/ca1f384f1e77210e2807f97abe77a36ac5fa284a.1631782432.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-platform-sst-atom')
-rw-r--r--Documentation/ABI/testing/sysfs-platform-sst-atom2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-platform-sst-atom b/Documentation/ABI/testing/sysfs-platform-sst-atom
index d5f6e21f0e42..0154b0fba759 100644
--- a/Documentation/ABI/testing/sysfs-platform-sst-atom
+++ b/Documentation/ABI/testing/sysfs-platform-sst-atom
@@ -1,4 +1,4 @@
-What: /sys/devices/platform/8086%x:00/firmware_version
+What: /sys/devices/platform/8086<x>:00/firmware_version
Date: November 2016
KernelVersion: 4.10
Contact: "Sebastien Guiriec" <sebastien.guiriec@intel.com>