diff options
| author | Sean Anderson <[email protected]> | 2022-04-29 17:27:00 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-09 15:46:29 +0200 |
| commit | 943eadbdb11314b41eacbcc484dfb7f93e271ff4 (patch) | |
| tree | 3a00fe3950ce5c5ca3b409076630054329b8805d /tools/perf/scripts/python/flamegraph.py | |
| parent | 60ed1f7cecbdaf0e3f2d62ca53d118138f4065e0 (diff) | |
nvmem: sfp: Use regmap
This converts the SFP driver to use regmap. This will allow easily
supporting devices with different endians. We disallow byte-level
access, as regmap_bulk_read doesn't support it (and it's unclear what
the correct result would be when we have an endianness difference).
Signed-off-by: Sean Anderson <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions