diff options
author | 2020-02-01 23:55:08 +0300 | |
---|---|---|
committer | 2020-02-17 01:09:52 +0200 | |
commit | 5b24efe7d55a4bea6992ae1ee00707d77ec22575 (patch) | |
tree | 4e39a29cbcd51202b0f4cd729f29dfbac4fee6fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.6-rc2 (diff) | |
download | linux-dev-5b24efe7d55a4bea6992ae1ee00707d77ec22575.tar.xz linux-dev-5b24efe7d55a4bea6992ae1ee00707d77ec22575.zip |
mtd: spi-nor: use le32_to_cpu_array()
The driver calls le32_to_cpu() to convert the little-endian tables
to a CPU endianness, where le32_to_cpus() should have been called.
Was going to use that one... and then discovered a whole array
converter, le32_to_cpu_array()! :-)
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions