From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Takashi Iwai <tiwai@suse.com>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
Linux Doc Mailing List <linux-doc@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
Jaroslav Kysela <perex@perex.cz>,
alsa-devel@alsa-project.org
Subject: [PATCH 0/4] Fix a broken/missing documentation at sound
Date: Tue, 26 Jun 2018 06:24:36 -0300 [thread overview]
Message-ID: <cover.1530004939.git.mchehab+samsung@kernel.org> (raw)
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
Documentation/sound/alsa-configuration.rst | 2 +-
Documentation/sound/cards/multisound.sh | 1139 ++++++++++++++++++++
sound/isa/Kconfig | 2 +-
3 files changed, 1141 insertions(+), 2 deletions(-)
create mode 100755 Documentation/sound/cards/multisound.sh
--
2.17.1
next reply other threads:[~2018-06-26 9:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-26 9:24 Mauro Carvalho Chehab [this message]
2018-06-26 9:24 ` [PATCH 1/4] sound: restore MultiSound script Mauro Carvalho Chehab
2018-06-26 9:24 ` [PATCH 2/4] alsa: multisound.sh: fix script to make it build with modern tools Mauro Carvalho Chehab
2018-06-26 9:24 ` [PATCH 3/4] alsa: multisound.sh: update module namespace Mauro Carvalho Chehab
2018-06-26 9:24 ` [PATCH 4/4] alsa: Fix references to Documentation/.*/MultiSound Mauro Carvalho Chehab
2018-06-26 15:45 ` [PATCH 0/4] Fix a broken/missing documentation at sound Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1530004939.git.mchehab+samsung@kernel.org \
--to=mchehab+samsung@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox