Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp5286648imm; Tue, 26 Jun 2018 08:47:05 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKQYW0YOh9ZEv0LcL5aLpdB45o3R3XDeUq+bvFSPEMozZ7khXuI7qL9PoQrt+Bl64KJeAGZ X-Received: by 2002:a65:6101:: with SMTP id z1-v6mr1860578pgu.282.1530028025149; Tue, 26 Jun 2018 08:47:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530028025; cv=none; d=google.com; s=arc-20160816; b=hclpaju+I2qQpEw1gb8QMPNNaVapx+9yN0yliyQ4pkF8RFKy/Jqmdye8DSaOQndFWO kCoEtXq7cPO4NIpYXzsFS8tzNU+mCmDPgu9zS+9JD4AAYtgefb5ssOeHn+yUNQtqq4sK aqV0udt4+U4abWS8i2Glit37nWq/Tnh7EIhQPX8gUbJos7lK7PjnOwp6rhokH+w2wBCB Na5C+nepbcvQlujYDZKaE+m8tvCxuJHGocKfN2N7vIzyNX9LO+XcbEyDrABpZb1gLzTG +Lq7wtZLn3spvYumQVLLcq00bFLlWQD3+Ok6xSm4JY5vVnovpDvL4nKbWwjho/YvppHw twKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date :arc-authentication-results; bh=0kaJYr4v0OWIwYvhgN1dW3GkIiTb0kmhOJxg+6xtO1I=; b=FLMIl99TQi/lgZv29owHAzd6iHVBSeRtrW3QTH/CmK11zGIdmdQGLRocbWuV/37cuP qTBeLxUqVl1HOyPH6TpdzXmynaltJ2QekyIA6S38I2PSm+K4MOtj6ufVYAxA9TEj5oKp AxQf9QnjtME+x++wzt2gHnmhmPbA56SBB3gG+ZUqvIbgcFg0IoiSY39Y40VT65OkQXBT upYBadS3E8mbwXpyRYMvJLZhayEDAdZ1lKgH66MnnQVjTtGiMEXs2yKg5IDhb69Vj7oo Yji7sgFw9rUnhmJIbh/zKx8Y3WZmj+6mRhmJWUUqvWOUAnk04y1ocWwMLXYoW5SkQN18 iHZw== ARC-Authentication-Results: i=1; mx.google.com; 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 m11-v6si999631pgq.601.2018.06.26.08.46.50; Tue, 26 Jun 2018 08:47:05 -0700 (PDT) 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; 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 S1752408AbeFZPqE (ORCPT + 99 others); Tue, 26 Jun 2018 11:46:04 -0400 Received: from mx2.suse.de ([195.135.220.15]:55232 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752358AbeFZPqB (ORCPT ); Tue, 26 Jun 2018 11:46:01 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 2AF47AFB7; Tue, 26 Jun 2018 15:46:00 +0000 (UTC) Date: Tue, 26 Jun 2018 17:45:59 +0200 Message-ID: From: Takashi Iwai To: "Mauro Carvalho Chehab" Cc: , "Mauro Carvalho Chehab" , "Jonathan Corbet" , "Jaroslav Kysela" , "Linux Doc Mailing List" , Subject: Re: [PATCH 0/4] Fix a broken/missing documentation at sound In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Jun 2018 11:24:36 +0200, Mauro Carvalho Chehab wrote: > > After running ./scripts/documentation-file-ref-check I noticed that it > was complaining about the lack of a MultiSound file that used to be > inside the old OSS sound system. > > That's actually a script, with seems to be needed in order to make > the multisound driver to work. Also, it contains some instructions > about how to use the module. > > Granted, this is old ISA stuff, but, as long as the driver remains in > Kernel, it probably makes sense to keep the script somewhere. > > So, this patch restores the file from the git log, moving it to an > existing directory and updates the module names. > > It also fixes the script, as it has some issues that prevents it to work > with modern distributions (basically, include stuff at C files it > produces). > > - > > Please notice that I don't have such hardware to test. So, I have no > means to know if the produced exec file still makes sense. > > Mauro Carvalho Chehab (4): > sound: restore MultiSound script > alsa: multisound.sh: fix script to make it build with modern tools > alsa: multisound.sh: update module namespace > alsa: Fix references to Documentation/.*/MultiSound Thanks, applied all four patches now. Takashi