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. > drivers/mux/core.c | 7 +---- > drivers/net/phy/mdio_bus.c | 9 +------ > drivers/nvmem/core.c | 7 +---- > drivers/of/of_mdio.c | 8 +----- > drivers/of/platform.c | 7 +---- > drivers/regulator/of_regulator.c | 7 +---- > drivers/spi/spi.c | 20 +++------------ > include/linux/device.h | 37 +++++++++++++++++++++++++++ > sound/soc/rockchip/rk3399_gru_sound.c | 9 ++----- > 15 files changed, 56 insertions(+), 110 deletions(-) -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel