Hi Daniel, On Thu, 26 Aug 2021 at 06:13, Daniel Vetter <[email protected]> wrote: > > dri-devel is the main user, and somehow there's been the assumption > that component stuff is unmaintained. > > References: > https://lore.kernel.org/dri-devel/CAAEAJfDWOzCJxZFNtxeT7Cvr2pWbYrfz-YnA81sVNs-rM=8...@mail.gmail.com/ > Cc: Ezequiel Garcia <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Signed-off-by: Daniel Vetter <[email protected]> > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ac58d0032abd..7cdc19815ec4 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5707,6 +5707,11 @@ F: Documentation/admin-guide/blockdev/ > F: drivers/block/drbd/ > F: lib/lru_cache.c > > +DRIVER COMPONENT FRAMEWORK > +L: [email protected] > +F: drivers/base/component.c > +F: include/linux/component.h > +
Thanks for taking care of this, much appreciated. Ezequiel
