linux/drivers/misc/amd-sbi
Akshay Gupta 16ad3ee51f misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"
- New AMD processor will support different input/output for same command.
- In some scenarios the input value is not cleared, which will be added to
  output before reporting the data.
- Clearing input explicitly will be a cleaner and safer approach.

Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
Link: https://lore.kernel.org/r/20250716110729.2193725-3-akshay.gupta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-16 15:02:45 +02:00
..
Kconfig misc: amd-sbi: Move hwmon device sensor as separate entity 2025-05-21 14:44:40 +02:00
Makefile misc: amd-sbi: Move hwmon device sensor as separate entity 2025-05-21 14:44:40 +02:00
rmi-core.c misc: amd-sbi: Explicitly clear in/out arg "mb_in_out" 2025-07-16 15:02:45 +02:00
rmi-core.h misc: amd-sbi: Add support for CPUID protocol 2025-05-21 14:44:40 +02:00
rmi-hwmon.c misc: amd-sbi: Add support for AMD_SBI IOCTL 2025-05-21 14:44:40 +02:00
rmi-i2c.c misc: amd-sbi: Add support for AMD_SBI IOCTL 2025-05-21 14:44:40 +02:00