diff options
author | Marek BehĂșn <[email protected]> | 2024-08-31 11:20:41 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-09-02 09:42:09 +0000 |
commit | 579e05ee1bfbc76bd270074916882471e88c7af3 (patch) | |
tree | c49223a4e97f742b8d7866e5dd0de2d27d584725 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 97a9c5b3e0a4791cd4aa9d9ebbbfb2c0e83e2ff0 (diff) |
firmware: turris-mox-rwtm: Don't create own kobject type
In order to create attribute files in /sys/firmware/turris-mox-rwtm,
this driver creates it's own kobject type.
Simplify this by dropping this own kobject creation, and instead
creating standard device attribute files.
For backwards compatibility with sysfs ABI, create a symlink
/sys/firmware/turris-mox-rwtm, pointing to this device's sysfs
directory.
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions