diff options
author | Sean Anderson | 2022-04-29 17:27:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2022-05-09 15:46:29 +0200 |
commit | 943eadbdb11314b41eacbcc484dfb7f93e271ff4 (patch) | |
tree | 3a00fe3950ce5c5ca3b409076630054329b8805d /Documentation/admin-guide/media/em28xx-cardlist.rst | |
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 <sean.anderson@seco.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220429162701.2222-16-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/admin-guide/media/em28xx-cardlist.rst')
0 files changed, 0 insertions, 0 deletions