Re: [PATCH v2 0/2] Move fwnode_connection_find_match() under drivers/base/property.c

From: Greg Kroah-Hartman
Date: Mon Sep 07 2020 - 08:31:02 EST


On Mon, Sep 07, 2020 at 03:05:30PM +0300, Heikki Krogerus wrote:
> This is second version of this series. I forgot to remove the file
> from Documentation/driver-api/index.rst. Hopefully these are now OK.
>
> The original cover letter:
>
> Hi,
>
> This was the last patch in my series that removed struct
> device_connection [1]. It's now split into two separate patches.
>
> [1] https://lore.kernel.org/lkml/20200904125123.83725-1-heikki.krogerus@xxxxxxxxxxxxxxx/
>
> thanks,
>
> *** BLURB HERE ***

But you do have a blurb! :)

Anyway, thanks for the update, both now applied.

greg k-h