RE: [PATCH v3 0/5] cdx: Minor cleanups
From: Agarwal, Nikhil
Date: Tue Jun 03 2025 - 03:33:43 EST
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Sent: Friday, May 23, 2025 12:01 AM
> To: Agarwal, Nikhil <nikhil.agarwal@xxxxxxx>; Gupta, Nipun
> <Nipun.Gupta@xxxxxxx>; Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH v3 0/5] cdx: Minor cleanups
>
> On 06/05/2025 12:59, Agarwal, Nikhil wrote:
> >> Changes in v3:
> >> - Drop maintainer's update, on Greg's request
> >> - Link to v2: https://lore.kernel.org/r/20250430-cdx-clean-v2-0-
> >> 7dbfda9364a9@xxxxxxxxxx
> >>
> >> 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 (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: controller: Drop unneeded driver.pm NULL assignment
> >>
> >
> > For series
> > Acked-by: Nikhil Agarwal <nikhil.agarwal@xxxxxxx>
>
> This was sent 20 days ago, got acked and still did not reach linux-next.
> Are there any more comments? What is happening here with cdx and this patchset?
>
Greg, could you please apply this series on your next tree?