[PATCH 0/5] cdx: Minor cleanups

Krzysztof Kozlowski posted 5 patches 9 months, 2 weeks ago
There is a newer version of this series
MAINTAINERS                             |  1 +
drivers/cdx/Kconfig                     |  2 +-
drivers/cdx/controller/cdx_controller.c | 27 +++------------------------
3 files changed, 5 insertions(+), 25 deletions(-)
[PATCH 0/5] cdx: Minor cleanups
Posted by Krzysztof Kozlowski 9 months, 2 weeks ago
Few simple cleanups for CDX drivers.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      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: MAINTAINERS: Explicitly mention Greg who handles patches

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

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