On Thu, Jul 25, 2019 at 02:54:02PM +0100, Lee Jones wrote:
> On Tue, 23 Jul 2019, Suzuki K Poulose wrote:
>
> > Introduce wrappers for {bus/driver/class}_find_device() to
> > locate devices by its of_node.
> >
> > Cc: Maarten Lankhorst <[email protected]>
> > Cc: Maxime Ripard <[email protected]>
> > Cc: [email protected]
> > Cc: David Airlie <[email protected]>
> > Cc: Daniel Vetter <[email protected]>
> > Cc: [email protected]
> > Cc: Florian Fainelli <[email protected]>
> > Cc: Frank Rowand <[email protected]>
> > Cc: Heiko Stuebner <[email protected]>
> > Cc: Liam Girdwood <[email protected]>
> > Cc: [email protected]
> > Cc: [email protected]
> > Cc: [email protected]
> > Cc: Mathieu Poirier <[email protected]>
> > Cc: Rob Herring <[email protected]>
> > Cc: Srinivas Kandagatla <[email protected]>
> > Cc: Takashi Iwai <[email protected]>
> > Cc: Wolfram Sang <[email protected]>
> > Cc: Alan Tull <[email protected]>
> > Cc: Moritz Fischer <[email protected]>
> > Cc: [email protected]
> > Cc: Peter Rosin <[email protected]>
> > Cc: Mark Brown <[email protected]>
> > Cc: Florian Fainelli <[email protected]>
> > Cc: Heiner Kallweit <[email protected]>
> > Cc: "David S. Miller" <[email protected]>
> > Cc: Andrew Lunn <[email protected]>
> > Cc: Liam Girdwood <[email protected]>
> > Cc: Greg Kroah-Hartman <[email protected]>
> > Cc: "Rafael J. Wysocki" <[email protected]>
> > Cc: Lee Jones <[email protected]>
> > Cc: Thor Thayer <[email protected]>
> > Cc: Jiri Slaby <[email protected]>
> > Cc: Mark Brown <[email protected]>
> > Cc: Andrew Lunn <[email protected]>
> > Cc: Peter Rosin <[email protected]>
> > Signed-off-by: Suzuki K Poulose <[email protected]>
> > ---
> > - Dropped the reviewed-by tags from Thor, Mark, Andrew and Peter as the
> > patches are mereged, though there are no functional changes.
> > ---
> > drivers/amba/tegra-ahb.c | 11 +-------
> > drivers/fpga/fpga-bridge.c | 8 +-----
> > drivers/fpga/fpga-mgr.c | 8 +-----
> > drivers/gpu/drm/drm_mipi_dsi.c | 7 +----
> > drivers/i2c/i2c-core-of.c | 7 +----
> > drivers/mfd/altera-sysmgr.c | 14 ++--------
>
> For my own reference:
> Acked-for-MFD-by: Lee Jones <[email protected]>
>
> What's the merge plan for this patch?
>
> Is anyone prepared to create an immutable branch for us to pull from?
> I'm happy to do it if no one else steps up.
I'll take it, and create a branch for everyone to pull from.
thanks,
greg k-h