History log of /linux-master/Documentation/sound/cards/multisound.sh
Revision Date Author Comments
# 513f9306 26-Jun-2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

ALSA: multisound.sh: update module namespace

The modules for the cards described here changed their names.
Update accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>


# 06501a6d 26-Jun-2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

ALSA:: multisound.sh: fix script to make it build with modern tools

The script is old and produce some warnings and errors, because
it lacks including stdlib.h and io.h is at sys/io.h.

Fix it to run with the tools found on modern Linux distros.

Tested building it on Fedora 28.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>


# 5c10ed43 26-Jun-2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

sound: restore MultiSound script

This script is mentioned at multisound Kconfig and files. As the
driver still exists, it probably makes sense to restore it.

Fixes: 727dede0ba8a ("sound: Retire OSS")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>