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 <maarten.lankhorst@xxxxxxxxxxxxxxx> > > Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx > > Cc: David Airlie <airlied@xxxxxxxx> > > Cc: Daniel Vetter <daniel@xxxxxxxx> > > Cc: devicetree@xxxxxxxxxxxxxxx > > Cc: Florian Fainelli <f.fainelli@xxxxxxxxx> > > Cc: Frank Rowand <frowand.list@xxxxxxxxx> > > Cc: Heiko Stuebner <heiko@xxxxxxxxx> > > Cc: Liam Girdwood <lgirdwood@xxxxxxxxx> > > Cc: linux-i2c@xxxxxxxxxxxxxxx > > Cc: linux-rockchip@xxxxxxxxxxxxxxxxxxx > > Cc: linux-spi@xxxxxxxxxxxxxxx > > Cc: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx> > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > > Cc: Takashi Iwai <tiwai@xxxxxxxx> > > Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx> > > Cc: Alan Tull <atull@xxxxxxxxxx> > > Cc: Moritz Fischer <mdf@xxxxxxxxxx> > > Cc: linux-fpga@xxxxxxxxxxxxxxx > > Cc: Peter Rosin <peda@xxxxxxxxxx> > > Cc: Mark Brown <broonie@xxxxxxxxxx> > > Cc: Florian Fainelli <f.fainelli@xxxxxxxxx> > > Cc: Heiner Kallweit <hkallweit1@xxxxxxxxx> > > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > > Cc: Andrew Lunn <andrew@xxxxxxx> > > Cc: Liam Girdwood <lgirdwood@xxxxxxxxx> > > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > Cc: "Rafael J. Wysocki" <rafael@xxxxxxxxxx> > > Cc: Lee Jones <lee.jones@xxxxxxxxxx> > > Cc: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx> > > Cc: Jiri Slaby <jslaby@xxxxxxxx> > > Cc: Mark Brown <broonie@xxxxxxxxxx> > > Cc: Andrew Lunn <andrew@xxxxxxx> > > Cc: Peter Rosin <peda@xxxxxxxxxx> > > Signed-off-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx> > > --- > > - 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 <lee.jones@xxxxxxxxxx> > > 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