[PATCH v2 0/2] small fixes for arm_ffa driver
Yeoreum Yun
yeoreum.yun at arm.com
Tue Dec 3 06:31:07 PST 2024
This patchset small fixes for arm_ffa driver:
- change ffa_device_register()'s declaration and its return value.
- fix direct message request version 2 uuid setup.
v1 -> v2:
- Restore error return in ffa_device_register().
- change type __be64 to unsigned long to suppress warning.
Levi Yun (2):
firmware/arm_ffa: change ffa_device_register()'s parameters and return
firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg
v2
drivers/firmware/arm_ffa/bus.c | 15 +++++++++++----
drivers/firmware/arm_ffa/driver.c | 13 ++++---------
include/linux/arm_ffa.h | 12 ++++++++----
3 files changed, 23 insertions(+), 17 deletions(-)
--
LEVI:{C3F47F37-75D8-414A-A8BA-3980EC8A46D7}
More information about the linux-arm-kernel
mailing list