diff options
author | Oded Gabbay <oded.gabbay@gmail.com> | 2019-08-08 16:00:54 +0200 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-09-05 13:55:27 +0200 |
commit | abca3a8224410ce5d9ddc84653bed55074b7b400 (patch) | |
tree | da01da2a02a146d4fa7e56863028f0c7eb7d7641 /sound/isa | |
parent | habanalabs: Handle HW_IP_INFO if device disabled or in reset (diff) | |
download | linux-abca3a8224410ce5d9ddc84653bed55074b7b400.tar.xz linux-abca3a8224410ce5d9ddc84653bed55074b7b400.zip |
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
In some files the code use __cpu_to_le32/64 while in other it use
cpu_to_le32/64. Replace all __cpu_to_le32/64 instances with
cpu_to_le32/64 for consistency.
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions