On 8 May 2018 at 21:06, Kim Phillips <[email protected]> wrote: > This patch is provided in the context of allowing the Coresight driver > subsystem to be loaded as modules. Coresight uses amba_bus in its call > to bus_find_device() in of_coresight_get_endpoint_device() when > searching for a configurable endpoint device. This patch allows > Coresight to reference amba_bustype when built as a module.
Sounds like you are fixing a bug, don't your want this to go for stable and then also add a fixes tag? > > Cc: Mathieu Poirier <[email protected]> > Cc: Alex Williamson <[email protected]> > Cc: Eric Auger <[email protected]> > Cc: Russell King <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Todd Kjos <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Robin Murphy <[email protected]> > Signed-off-by: Kim Phillips <[email protected]> Reviewed-by: Ulf Hansson <[email protected]> [...] Kind regards Uffe

