On 8 May 2018 at 21:06, Kim Phillips <kim.phill...@arm.com> 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 <mathieu.poir...@linaro.org> > Cc: Alex Williamson <alex.william...@redhat.com> > Cc: Eric Auger <eric.au...@redhat.com> > Cc: Russell King <li...@armlinux.org.uk> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Todd Kjos <tk...@google.com> > Cc: Geert Uytterhoeven <geert+rene...@glider.be> > Cc: Thierry Reding <tred...@nvidia.com> > Cc: Robin Murphy <robin.mur...@arm.com> > Signed-off-by: Kim Phillips <kim.phill...@arm.com> Reviewed-by: Ulf Hansson <ulf.hans...@linaro.org> [...] Kind regards Uffe