summaryrefslogtreecommitdiff
path: root/include/linux/arm_ffa.h
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2022-04-29 12:39:44 +0100
committerSudeep Holla <sudeep.holla@arm.com>2022-04-29 14:51:46 +0100
commit00512d2930b338fdd42bd90bbd1793fe212c2d31 (patch)
tree985236d67d4601bedfa001692ea5111bf38a29a0 /include/linux/arm_ffa.h
parentf3c45c045e25ed52461829d2ce07954f72b6ad15 (diff)
firmware: arm_ffa: Remove incorrect assignment of driver_data
The ffa core driver currently assigns its own driver information to individual ffa device driver_data which is wrong. Firstly, it leaks this core driver information to individual ffa_device and hence to ffa_driver. Secondly the ffa_device driver_data is for use by individual ffa_driver and not for this core driver managing all those devices. Link: https://lore.kernel.org/r/20220429113946.2087145-2-sudeep.holla@arm.com Fixes: d0c0bce83122 ("firmware: arm_ffa: Setup in-kernel users of FFA partitions") Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'include/linux/arm_ffa.h')
0 files changed, 0 insertions, 0 deletions