[PATCH v2 0/6] cdx: Minor cleanups

From: Krzysztof Kozlowski
Date: Wed Apr 30 2025 - 14:43:13 EST


Changes in v2:
- Patch #1: Add HAS_DMA dependency
- Patch #5: New patch, split from previous
- Link to v1: https://lore.kernel.org/r/20250425-cdx-clean-v1-0-ea2002dd400d@xxxxxxxxxx

Few simple cleanups for CDX drivers.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (6):
cdx: Enable compile testing
cdx: controller: Simplify with dev_err_probe()
cdx: controller: Drop useless probe success message
cdx: controller: Do not open-code module_platform_driver()
cdx: controller: Drop unneeded driver.pm NULL assignment
cdx: MAINTAINERS: Explicitly mention Greg who handles patches

MAINTAINERS | 1 +
drivers/cdx/Kconfig | 2 +-
drivers/cdx/controller/Kconfig | 1 +
drivers/cdx/controller/cdx_controller.c | 27 +++------------------------
4 files changed, 6 insertions(+), 25 deletions(-)
---
base-commit: 393d0c54cae31317deaa9043320c5fd9454deabc
change-id: 20250425-cdx-clean-af4a9f1c0c53

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>