diff options
author | 2025-02-10 13:30:30 +0100 | |
---|---|---|
committer | 2025-03-14 09:10:32 +0100 | |
commit | 72239a78f9f5b9f05ea4bb7a15b92807906dab71 (patch) | |
tree | b33d65eee01a69e6d0422271061dd877f5965419 /net/lapb/lapb_timer.c | |
parent | regulator: dummy: convert to use the faux device interface (diff) | |
download | wireguard-linux-72239a78f9f5b9f05ea4bb7a15b92807906dab71.tar.xz wireguard-linux-72239a78f9f5b9f05ea4bb7a15b92807906dab71.zip |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions