aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorSergei Shtylyov <[email protected]>2020-02-01 23:55:08 +0300
committerTudor Ambarus <[email protected]>2020-02-17 01:09:52 +0200
commit5b24efe7d55a4bea6992ae1ee00707d77ec22575 (patch)
tree4e39a29cbcd51202b0f4cd729f29dfbac4fee6fb /lib/mpi/mpi-mod.c
parent11a48a5a18c63fd7621bb050228cebf13566e4d8 (diff)
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 <[email protected]> Signed-off-by: Tudor Ambarus <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions