Commit 3f6b07ad authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Greg Kroah-Hartman
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/ca1f384f1e77210e2807f97abe77a36ac5fa284a.1631782432.git.mchehab+huawei@kernel.org


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3d253b99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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>