1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86/amd/pmf
Muhammad Usama Anjum 19c8b52414 platform/x86/amd/pmf: pass the struct by reference
The out structure should be passed by reference instead of passing by
value. This saves the extra copy of the structure.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Link: https://lore.kernel.org/r/20221004081019.619193-1-usama.anjum@collabora.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2022-11-16 08:48:18 +01:00
..
acpi.c Merge branch 'platform-drivers-x86-amd-pmf' into review-hans 2022-09-27 14:57:38 +02:00
auto-mode.c platform/x86/amd/pmf: Fix clang unused variable warning 2022-08-24 10:35:54 +02:00
cnqf.c platform/x86/amd/pmf: pass the struct by reference 2022-11-16 08:48:18 +01:00
core.c Merge branch 'platform-drivers-x86-amd-pmf' into review-hans 2022-09-27 14:57:38 +02:00
Kconfig platform/x86/amd/pmf: Fix undefined reference to platform_profile 2022-08-24 10:29:14 +02:00
Makefile platform/x86/amd/pmf: Add support for CnQF 2022-09-22 17:42:53 +02:00
pmf.h Merge branch 'platform-drivers-x86-amd-pmf' into review-hans 2022-09-27 14:57:38 +02:00
sps.c platform/x86/amd/pmf: Fix clang unused variable warning 2022-08-24 10:35:54 +02:00