diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-10 15:30:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-14 11:10:32 +0300 |
commit | 72239a78f9f5b9f05ea4bb7a15b92807906dab71 (patch) | |
tree | b33d65eee01a69e6d0422271061dd877f5965419 /tools/perf/scripts/python/parallel-perf.py | |
parent | dcd2a9a5550ef556c8fc11601a0f729fb71ead5d (diff) | |
download | linux-72239a78f9f5b9f05ea4bb7a15b92807906dab71.tar.xz |
tlclk: convert to use faux_device
The tlclk driver does not need to create a platform device, it only did
so because it was simple to do that in order to get a place in sysfs to
hang some device-specific attributes. Change it over to use the faux
device instead as this is NOT a real platform device, and it makes the
code even smaller than before.
Cc: Mark Gross <markgross@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/2025021028-askew-smashing-4ff9@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions