Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1572878imj; Fri, 8 Feb 2019 03:51:53 -0800 (PST) X-Google-Smtp-Source: AHgI3IbcKQLP979RGojxx/ryfh3cbSDDD7xgckZwlr/0SDfShkOPVQ5cAnPac4XJeunicbIowzZB X-Received: by 2002:a63:6704:: with SMTP id b4mr20135950pgc.100.1549626713147; Fri, 08 Feb 2019 03:51:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549626713; cv=none; d=google.com; s=arc-20160816; b=0D8mpLldw0Fiw56rxTWsxiv64OaKs2GZkPobNp+lVqTgarM6fvQIG53BY6+5S5eLRQ jbiG8HmJmACZvXlwAdH5ceIbu+3Wit8HkqQIX0skm67N7k/2h/EsHd96zd9+xRFVepGM W/FbBfpBPFZBg9jaTNzo/hi8G5e9poaKO6r+n1GmrVhKfzOlhhOilNeSpFwEE9BSO2zY zoEwQy4ndlpNW6sEaXpm2Tsz+OUxG9S9MUKjuB3UYSq0uJWbZLLedpHY1GCQW4rDntKL /YssQi+eThmdEWseRatP5YsR5rVY1Pn6YTsvWhCvKJCIC5p2m0dCgq0TqefesnZoCI7E yc8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=iSBzV+NC+/THMpz+rhSqZ1VaSXZy1OCY4H3GVbUZSqE=; b=YUlrzSw+YaXUfCdBskqeGnAfZiP1PN4yUe+KKga/rlrLDWA/DpVuCwilftpd/ggrik 1AOOA6mTlxTCf07EWUHtT3avW80msRdYZpKNrsCqnFK2V/cJ8yqmRqDRGfvJNQrAiZW3 ULjU0/KSerI8Y4kv2IkbZyMUaZL2NcMZSxQh/jIQcsljn1hFFMoaqBhXu68lSYJQSEz/ gQYCVEkyLUVclEc1be8sjYWPIG4eSyT+RYa2tEdrkDgWf8eNL5dggrb6blGIcV4hDWBq A05+2U+B59Nhe4G4Pf0TsEjBBRY70cK4DR9Gn4DVrxpgpLvoqm64CDNtmESfHwjTXAcx eozA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="gjNTKza/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t75si2104525pfa.170.2019.02.08.03.51.37; Fri, 08 Feb 2019 03:51:53 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="gjNTKza/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727174AbfBHLv0 (ORCPT + 99 others); Fri, 8 Feb 2019 06:51:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:47206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726522AbfBHLv0 (ORCPT ); Fri, 8 Feb 2019 06:51:26 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 12C3D20857; Fri, 8 Feb 2019 11:51:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549626685; bh=METkOge75pLV/uiy071Rd3hvhyL1wB02Hbto6vUyepM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gjNTKza/9UhJVRhhVz12Ol9g4lAoujDg/BbkeZ9Aq3UATah3D3RmVHvajcPZy5tV+ orstKNZSix2wUTC4b0SF+c5054/R16xMbyV64Q24Ssj8vd9pZjLY/+vJE17qsQL7gJ N983okLf/8Z6Hn+CTNHCn6gfRc+hdvjG1qpY9/iY= Date: Fri, 8 Feb 2019 12:51:23 +0100 From: Greg Kroah-Hartman To: Daniel Vetter Cc: DRI Development , Intel Graphics Development , LKML , "Rafael J . Wysocki" , "C, Ramalingam" , Russell King , "Rafael J . Wysocki" , Jaroslav Kysela , Takashi Iwai , Rodrigo Vivi , Jani Nikula , Daniel Vetter Subject: Re: [PATCH 1/4] component: Add documentation Message-ID: <20190208115123.GA19392@kroah.com> References: <20190207232759.14553-1-daniel.vetter@ffwll.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190207232759.14553-1-daniel.vetter@ffwll.ch> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 08, 2019 at 12:27:56AM +0100, Daniel Vetter wrote: > While typing these I think doing an s/component_master/aggregate/ > would be useful: > - it's shorter :-) > - I think component/aggregate is much more meaningful naming than > component/puppetmaster or something like that. At least to my > English ear "aggregate" emphasizes much more the "assemble a pile of > things into something bigger" aspect, and there's not really much > of a control hierarchy between aggregate and constituing components. > > But that's way more than a quick doc typing exercise ... > > Thanks to Ram for commenting on an initial draft of these docs. > > v2: Review from Rafael: > - git add Documenation/driver-api/component.rst > - lots of polish to the wording + spelling fixes. > > v3: Review from Russell: > - s/framework/helper > - clarify the documentation for component_match_add functions. > > v4: Remove a few superflous "This". > > Reviewed-by: Rafael J. Wysocki > Cc: "C, Ramalingam" > Cc: Greg Kroah-Hartman > Cc: Russell King > Cc: Rafael J. Wysocki > Cc: Jaroslav Kysela > Cc: Takashi Iwai > Cc: Rodrigo Vivi > Cc: Jani Nikula > Signed-off-by: Daniel Vetter Thanks for doing this! Reviewed-by: Greg Kroah-Hartman