-
Oded Gabbay authored
In some files the driver uses __le32_to_cpu while in other it uses le32_to_cpu. Replace all __le32_to_cpu instances with le32_to_cpu for consistency. Signed-off-by:
Oded Gabbay <oded.gabbay@gmail.com>
Oded Gabbay authoredIn some files the driver uses __le32_to_cpu while in other it uses le32_to_cpu. Replace all __le32_to_cpu instances with le32_to_cpu for consistency. Signed-off-by:
Oded Gabbay <oded.gabbay@gmail.com>
Loading