The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/6] cdx: Minor cleanups
@ 2025-04-30 18:41 Krzysztof Kozlowski
  2025-04-30 18:41 ` [PATCH v2 1/6] cdx: Enable compile testing Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2025-04-30 18:41 UTC (permalink / raw)
  To: Nipun Gupta, Nikhil Agarwal, Greg Kroah-Hartman
  Cc: linux-kernel, Krzysztof Kozlowski

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@linaro.org

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@linaro.org>


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-05-02  7:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 18:41 [PATCH v2 0/6] cdx: Minor cleanups Krzysztof Kozlowski
2025-04-30 18:41 ` [PATCH v2 1/6] cdx: Enable compile testing Krzysztof Kozlowski
2025-04-30 18:41 ` [PATCH v2 2/6] cdx: controller: Simplify with dev_err_probe() Krzysztof Kozlowski
2025-04-30 18:41 ` [PATCH v2 3/6] cdx: controller: Drop useless probe success message Krzysztof Kozlowski
2025-04-30 18:41 ` [PATCH v2 4/6] cdx: controller: Do not open-code module_platform_driver() Krzysztof Kozlowski
2025-04-30 18:41 ` [PATCH v2 5/6] cdx: controller: Drop unneeded driver.pm NULL assignment Krzysztof Kozlowski
2025-04-30 18:41 ` [PATCH v2 6/6] cdx: MAINTAINERS: Explicitly mention Greg who handles patches Krzysztof Kozlowski
2025-05-01 15:59   ` Greg Kroah-Hartman
2025-05-01 16:06     ` Krzysztof Kozlowski
2025-05-02  6:27       ` Krzysztof Kozlowski
2025-05-02  6:52         ` Gupta, Nipun
2025-05-02  6:57           ` Krzysztof Kozlowski
2025-05-02  7:17             ` Greg Kroah-Hartman
2025-05-02  7:52               ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox