From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751003AbcCEUgM (ORCPT ); Sat, 5 Mar 2016 15:36:12 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:54782 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750761AbcCEUgC (ORCPT ); Sat, 5 Mar 2016 15:36:02 -0500 Date: Sat, 5 Mar 2016 12:36:01 -0800 From: Greg Kroah-Hartman To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Alan Cox , Arnd Bergmann , linux-doc@vger.kernel.org, Jonathan Corbet , Linus Torvalds , Jens Axboe Subject: Re: [PATCH] Documentation: update the devices.txt documentation Message-ID: <20160305203601.GA11973@kroah.com> References: <1455913056-7109-1-git-send-email-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455913056-7109-1-git-send-email-linus.walleij@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 19, 2016 at 09:17:36PM +0100, Linus Walleij wrote: > Alan is no longer maintaining this list through the Linux assigned > numbers authority. Make it a collective document by referring to > "the maintainers" in plural throughout, and naming the chardev and > block layer maintainers in particular as parties of involvement. > Cut down and remove some sections that pertained to the process of > maintaining the list at lanana.org and contacting Alan directly. > > Make it clear that this document, in the kernel, is the master > document. > > Also move paragraphs around so as to emphasize dynamic major number > allocation. > > Remove paragraph on 2.6 deprecation, that tag no longer appears > anywhere in the file. > > Cc: Jonathan Corbet > Cc: Linus Torvalds > Cc: Greg Kroah-Hartman > Cc: Alan Cox > Cc: Arnd Bergmann > Cc: Jens Axboe > Signed-off-by: Linus Walleij > --- > Greg I guess this can go through the drivercore tree? Yes, I'll take it now, thanks. greg k-h