Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp124145pxb; Wed, 3 Nov 2021 00:59:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyZyenAsHdFCgqzm+RCWIbFI+HQkGQljv+e5OekbAalih5beXpJ4mZS9PB7JbN/jJlb7Umk X-Received: by 2002:a92:7413:: with SMTP id p19mr28667666ilc.134.1635926398709; Wed, 03 Nov 2021 00:59:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635926398; cv=none; d=google.com; s=arc-20160816; b=P8Eq0IXZuvi62YL3MuR10XEMIhP95tD/007n83W/egoGfJ8vzDCEdwgAW5WZ2voAdU VZUVP/EPmRs6P/C4+hMVMMGtfaIcQ8tRF8hLuUV5S+acLFbkwfaABoufdETTYKc6xBU8 WA7bbovE++Dag7L40fVVbvTu1gpSED8m0P2NUU+M6wO9vAQrqIRvTTb0zxDBhFIg91BB X99JEkmuI6ETkhB/IlA2rH4Fvsa5IufQuB3ma9HuzV3/OKxgRFKmeamgn1gEWn3MEsg5 pnLh9sXIgyP9gcmoPmj6sYcAr9d/9pWUu6KHDuGPCcPhi9Mgz/fu2Gehs1ooQaQb9oG+ VfDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=LvrsfyWqR/Whhnwqu4fpj8p4o5ihvvg86vEyl6D0UkU=; b=cGhjpCRHaLUh8B8CMK9GV5hFKr46a7Cp3F6FxiJSHMeHM3ns7i2xDTQMOAQ+PJsKo/ CDyEwGoVObxN6xnquUqwHePXlIqtTvxoCgcRcmz8cTrtqYMHybUUKIi1PSOCJLpWZHfW iolmR1jmWhpO63qD6O5s28iFcE0Fv61UsCtVlmxeMuNK/5zBjEPmf3jO+2ARTfmoz4Up /EF1a3RhEby4ms4BLDWIUsJKiZB+yKyXcugmlIwHjXCMvB9IeTwZKEyNhH2raQqRvY+m Ujh6nuqk/WVac5vVDauW69w4l2UKRPyKryt0NJdBu8aPpGC+br3y1D0sMc7bwempoEUA b+Mw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=nwvjqouu; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z17si3190164ioq.55.2021.11.03.00.59.45; Wed, 03 Nov 2021 00:59:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=nwvjqouu; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231396AbhKCIBP (ORCPT + 99 others); Wed, 3 Nov 2021 04:01:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:35236 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229504AbhKCIBO (ORCPT ); Wed, 3 Nov 2021 04:01:14 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CC2E46109F; Wed, 3 Nov 2021 07:58:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635926318; bh=Rl7lz8GNjFRdlMbmYLnI1tew/T4cpypsk+ho58waK7M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nwvjqouuvaL6lGuN+U8vFU1oob7IGU21izB0BD20OetyABN8mcboCo95tFe0RIRks 2k2BVU3ayx/QGYFpHovubxobb88p6q9cahJYi7VF4cdUyQId5l8MWDj7MwQJC+HBa7 WjfZza6N9RCKIjoTJh1sgMYuXetSNAM/PFcEmSUk= Date: Wed, 3 Nov 2021 08:58:34 +0100 From: Greg Kroah-Hartman To: ira.weiny@intel.com Cc: Jonathan Corbet , Dan Williams , linux-kernel@vger.kernel.org, Dave Jiang , linux-doc@vger.kernel.org Subject: Re: [PATCH 0/3] Improve Auxiliary Device documentation Message-ID: References: <20211102215317.3676782-1-ira.weiny@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211102215317.3676782-1-ira.weiny@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 02, 2021 at 02:53:14PM -0700, ira.weiny@intel.com wrote: > From: Ira Weiny > > The auxiliary device documentation was not wrong but it was a bit difficult to > follow. Add clarifications to ensure that details are not missed. > > > Ira Weiny (3): > Documentation/auxiliary_bus: Clarify auxiliary_device creation > Documentation/auxiliary_bus: Clarify match_name > Documentation/auxiliary_bus: Update Auxiliary device lifespan > > Documentation/driver-api/auxiliary_bus.rst | 136 ++++++++++++++++----- Any chance that we can move this documentation into the .c file itself to make it easier to maintain and keep up to date over time? I think the v4l2 and drm subsystems do this pretty well, right? thanks, greg k-h