2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/cdx/controller
Krzysztof Kozlowski cfe78d4aa9 cdx: controller: Drop useless probe success message
Drivers should be silent on probe success, unless they print some useful
information.  Printing "hey I probed" is not useful and kernel already
gives mechanism to investigate that (e.g. sysfs, tracing, initcall
debug).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Nikhil Agarwal <nikhil.agarwal@amd.com>
Link: https://lore.kernel.org/r/20250502-cdx-clean-v3-3-6aaa5b369fc5@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-01 12:18:07 +02:00
..
bitfield.h
cdx_controller.c cdx: controller: Drop useless probe success message 2025-07-01 12:18:07 +02:00
cdx_controller.h cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
cdx_rpmsg.c cdx: Explicitly include correct DT includes 2023-08-04 16:21:20 +02:00
Kconfig cdx: Enable compile testing 2025-07-01 12:18:07 +02:00
Makefile cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
mc_cdx_pcol.h cdx: add MSI support for CDX bus 2024-03-07 21:52:03 +00:00
mcdi_functions.c cdx: add MSI support for CDX bus 2024-03-07 21:52:03 +00:00
mcdi_functions.h cdx: add MSI support for CDX bus 2024-03-07 21:52:03 +00:00
mcdi.c cdx: remove unused struct 'cdx_mcdi_copy_buffer' 2024-07-31 13:56:50 +02:00
mcdi.h cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00