diff options
| author | Javier Carrasco <[email protected]> | 2023-11-17 07:40:36 +0100 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2023-12-11 06:21:00 -0800 |
| commit | 2de83b67cf8ca122c94132088c8985f1b81b8a97 (patch) | |
| tree | 5af7396f8c9075dbe78f1e572f5e8238a31c09ec /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d0d710554ef0454a97dde2c114f7d5b2a3c2b4de (diff) | |
ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights
This attribute is defined as read-only by all drivers that support it.
It seems that the access rights and description for this attribute were
copied from the intrusionY_alarm, which has indeed RW rights and must be
cleared by the user.
These are the modules that currently use this attribute:
- adt7x10
- i5500_temp
- jc42
- lm83
- lm90
- lm95245
- max31760
- max6621
- mc34vr500
- tmp401
- tmp464
- tmp513
Fix the attribute description and make it read-only.
Fixes: 365b5d63a505 ("ABI: sysfs-class-hwmon: add a description for tempY_crit_alarm")
Signed-off-by: Javier Carrasco <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions