diff options
author | Armin Wolf <W_Armin@gmx.de> | 2024-06-25 09:34:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-04 13:02:56 +0300 |
commit | 79d0df36b54179ac2192e56ad7fdb29c952f35e2 (patch) | |
tree | 1a77645361c2bb6113e6aa56b41e88a78ecae7b9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 55d57ef6fa97ca631d393cccc641cbe1b16cc382 (diff) | |
download | linux-79d0df36b54179ac2192e56ad7fdb29c952f35e2.tar.xz |
eeprom: ee1004: Add nvmem support
Currently the driver does not register a nvmem provider, which means
that userspace programs cannot access the ee1004 EEPROM through the
standard nvmem sysfs API.
Fix this by replacing the custom sysfs attribute with a standard nvmem
interface, which also takes care of backwards compatibility.
Tested on a Dell Inspiron 3505.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20240625063459.429953-2-W_Armin@gmx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions