On Thu, Jan 27, 2022 at 12:01:07PM -0800, Stephen Boyd wrote:
> Remove most references to 'master' in the code and replace them with
> some form of 'aggregate device'. This better reflects the reality of
> what this code does, i.e. an aggregate device that represents a
> device like a GPU card once some set of devices that make up the
> aggregate device probe and register with the component framework.
> 
> Cc: Daniel Vetter <daniel.vet...@ffwll.ch>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> Cc: "Rafael J. Wysocki" <raf...@kernel.org>
> Cc: Rob Clark <robdcl...@gmail.com>
> Cc: Russell King <rmk+ker...@arm.linux.org.uk>
> Cc: Saravana Kannan <sarava...@google.com>
> Signed-off-by: Stephen Boyd <swb...@chromium.org>
> ---
>  drivers/base/component.c  | 242 +++++++++++++++++++-------------------
>  include/linux/component.h |  18 +--
>  2 files changed, 128 insertions(+), 132 deletions(-)

This one change is fine as-is and I will queue it up now, thanks for
doing it.

greg k-h

Reply via email to