diff options
author | Bjørn Mork <[email protected]> | 2015-05-19 19:45:03 +0200 |
---|---|---|
committer | Darren Hart <[email protected]> | 2015-05-20 02:18:12 -0700 |
commit | 5fb73bc2c8301ad106df0e858e60875cd2ae95cb (patch) | |
tree | aba49a41e648cf5076964ed8a62d7d1d5f79248f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | df6dd1b35b0ec0ac6a5298378ceaf487091f448c (diff) |
thinkpad_acpi: Revert unintentional device attribute renaming
The conversion to DEVICE_ATTR_* macros failed to fixup a few cases where
the old attribute names didn't match the show/store function names.
Instead of renaming the functions, the attributes were renamed. This
caused an unintentional API change. The hwmon required 'name' attribute
were among the renamed attribute, causing libsensors to fail to detect
the hwmon device at all.
Fix by using the DEVICE_ATTR macro for these attributes, allowing the
show/store functions to keep their system specific prefixes.
Fixes: b4dd04ac6ef8 ("thinkpad_acpi: use DEVICE_ATTR_* macros")
Cc: Bastien Nocera <[email protected]>
Signed-off-by: Bjørn Mork <[email protected]>
Acked-by: Henrique de Moraes Holschuh <[email protected]>
Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions