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 <[email protected]>
> Cc: Greg Kroah-Hartman <[email protected]>
> Cc: Laurent Pinchart <[email protected]>
> Cc: "Rafael J. Wysocki" <[email protected]>
> Cc: Rob Clark <[email protected]>
> Cc: Russell King <[email protected]>
> Cc: Saravana Kannan <[email protected]>
> Signed-off-by: Stephen Boyd <[email protected]>
> ---
>  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