diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-10 15:30:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-14 11:10:34 +0300 |
commit | 3b18ccb5472b78c48b03b98e8a0ef467c3e0a175 (patch) | |
tree | f3c680b0d06286b2a5b101f9ed7145724d6024f3 /scripts/lib/abi/helpers.py | |
parent | 72239a78f9f5b9f05ea4bb7a15b92807906dab71 (diff) | |
download | linux-3b18ccb5472b78c48b03b98e8a0ef467c3e0a175.tar.xz |
misc: lis3lv02d: convert to use faux_device
The lis3lv02d 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: Eric Piel <eric.piel@tremplin-utc.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/2025021028-shortcake-stained-b0a8@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions