mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 12:10:38 -04:00
ABI: sysfs-class-rc-nuvoton: use wildcards on What definitions
An "N" upper letter is not a wildcard, nor can easily be identified by script, specially since the USB sysfs define things like. bNumInterfaces. Use, instead, <N>, in order to let 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/8cfb786e625bfe8f1c73837cf76107af187c9d85.1631782432.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
fa1d8fdd23
commit
a5d01b5fce
@@ -1,4 +1,4 @@
|
|||||||
What: /sys/class/rc/rcN/wakeup_data
|
What: /sys/class/rc/rc<N>/wakeup_data
|
||||||
Date: Mar 2016
|
Date: Mar 2016
|
||||||
KernelVersion: 4.6
|
KernelVersion: 4.6
|
||||||
Contact: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
Contact: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
||||||
|
|||||||
Reference in New Issue
Block a user