From: "Raphaël Doursenaud" <rdoursenaud@free.fr>
To: alsa-devel@alsa-project.org
Subject: [PATCH 1/1] hdsp: allow firmware loading from inside the kernel
Date: Tue, 12 May 2009 08:16:08 +0200 [thread overview]
Message-ID: <4A091428.2000106@free.fr> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
From: Raphaël Doursenaud <rdoursenaud@free.fr>
Allow the use of the FIRMWARE_IN_KERNEL option with hdsp cards and
in-kernel driver.
Also corrected a typo in the comment.
Signed-off-by: Raphael Doursenaud <rdoursenaud@free.fr>
- ---
sound/pci/rme9652/hdsp.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c
index 314e735..d0d4629 100644
- --- a/sound/pci/rme9652/hdsp.c
+++ b/sound/pci/rme9652/hdsp.c
@@ -402,9 +402,9 @@ MODULE_FIRMWARE("digiface_firmware_rev11.bin");
#define HDSP_DMA_AREA_BYTES ((HDSP_MAX_CHANNELS+1) *
HDSP_CHANNEL_BUFFER_BYTES)
#define HDSP_DMA_AREA_KILOBYTES (HDSP_DMA_AREA_BYTES/1024)
- -/* use hotplug firmeare loader? */
+/* use hotplug firmware loader? */
#if defined(CONFIG_FW_LOADER) || defined(CONFIG_FW_LOADER_MODULE)
- -#if !defined(HDSP_USE_HWDEP_LOADER) && !defined(CONFIG_SND_HDSP)
+#if !defined(HDSP_USE_HWDEP_LOADER)
#define HDSP_FW_LOADER
#endif
#endif
- --
Raphaël Doursenaud
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkoJFCQACgkQaZKmNAdXaVVliACaA5BMknMAXgOEN/7YQmWGPwUh
uRgAn0BiIwAtGU/AOi+QRn81k8apvHfi
=+4Kw
-----END PGP SIGNATURE-----
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next reply other threads:[~2009-05-12 6:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-12 6:16 Raphaël Doursenaud [this message]
2009-05-12 6:34 ` [PATCH 1/1] hdsp: allow firmware loading from inside the kernel Takashi Iwai
2009-05-12 6:44 ` Florian Faber
2009-05-12 6:56 ` Takashi Iwai
2009-05-12 6:47 ` Raphaël Doursenaud
2009-05-12 7:00 ` Takashi Iwai
2009-05-12 7:10 ` Raphaël Doursenaud
[not found] ` <4A091FAF.9090400@free.fr>
2009-05-12 7:18 ` Takashi Iwai
2009-05-12 7:25 ` Raphaël Doursenaud
2009-05-12 7:36 ` Takashi Iwai
2009-05-12 7:42 ` Raphaël Doursenaud
[not found] ` <4A092830.8010602@free.fr>
2009-05-12 7:45 ` Takashi Iwai
2009-05-12 8:01 ` Raphaël Doursenaud
2009-05-12 8:39 ` Takashi Iwai
2009-05-12 9:05 ` Raphaël Doursenaud
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=4A091428.2000106@free.fr \
--to=rdoursenaud@free.fr \
--cc=alsa-devel@alsa-project.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.