diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-03-17 19:10:30 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-03-17 19:10:35 +0300 |
commit | d2e53ceaf284eada83af176ccb45f13bfb3f4d83 (patch) | |
tree | c9d1bb777093195cad1ffa7854786168bad006f4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 38557b2d6d2133902bf071c78a6fe8d8f8c5aebb (diff) | |
parent | d617808e3b8324eacebabefec49dc75536ee39cc (diff) | |
download | linux-d2e53ceaf284eada83af176ccb45f13bfb3f4d83.tar.xz |
Merge tag 'scmi-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/fixes
Arm SCMI fixes for v6.3
Few fixes addressing issues around validation of device tree SCMI node,
allowing raw SCMI access even on systems which fail to probe the normal
driver stack, duplicate header inclusion, clean up return statement using
literal values instead of variable to simplify and use of devm_bitmap_zalloc
instead of devm_kcalloc to improve semantic.
* tag 'scmi-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
firmware: arm_scmi: Use the bitmap API to allocate bitmaps
firmware: arm_scmi: Fix device node validation for mailbox transport
firmware: arm_scmi: Fix raw coexistence mode behaviour on failure path
firmware: arm_scmi: Remove duplicate include header inclusion
firmware: arm_scmi: Return a literal instead of a variable
firmware: arm_scmi: Clean up a return statement in scmi_probe
Link: https://lore.kernel.org/r/20230315193557.1709241-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions