From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH 0/2] Device links documentation Date: Mon, 5 Dec 2016 06:09:10 -0700 Message-ID: <20161205060910.36a4c6c6@lwn.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Lukas Wunner Cc: "Rafael J. Wysocki" , Greg Kroah-Hartman , Joerg Roedel , Mark Brown , Tomeu Vizoso , Geert Uytterhoeven , Tomasz Figa , Laurent Pinchart , Dmitry Torokhov , Christoph Hellwig , Arnd Bergmann , Alan Stern , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, linux-samsung-soc@vger.kernel.org List-Id: linux-pm@vger.kernel.org [Trimming the CC list a bit; claws-mail chokes on the full thing for some reason] On Sun, 4 Dec 2016 13:10:04 +0100 Lukas Wunner wrote: > @Jonathan Corbet: Is core-api the right place to put this? An > alternative would be Documentation/driver-api, but unlike core-api > it contains less prose text but mostly just bare API docs gleaned > from kernel-doc. The amount of prose isn't really the determining factor here... To me, this is very much driver-oriented documentation, so I would rather see it going into the driver-api sub-book. Thanks for putting it together, jon