* [PATCH 75/75] snd-aica: declare MODULE_FIRMWARE
@ 2009-11-07 22:13 Ben Hutchings
2009-11-08 8:14 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2009-11-07 22:13 UTC (permalink / raw)
To: Jaroslav Kysela, Takashi Iwai; +Cc: alsa-devel, linux-sh
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
sound/sh/aica.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/sh/aica.c b/sound/sh/aica.c
index 583a369..a0df401 100644
--- a/sound/sh/aica.c
+++ b/sound/sh/aica.c
@@ -49,6 +49,7 @@ MODULE_AUTHOR("Adrian McMenamin <adrian@mcmen.demon.co.uk>");
MODULE_DESCRIPTION("Dreamcast AICA sound (pcm) driver");
MODULE_LICENSE("GPL");
MODULE_SUPPORTED_DEVICE("{{Yamaha/SEGA, AICA}}");
+MODULE_FIRMWARE("aica_firmware.bin");
/* module parameters */
#define CARD_NAME "AICA"
--
1.6.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 75/75] snd-aica: declare MODULE_FIRMWARE
2009-11-07 22:13 [PATCH 75/75] snd-aica: declare MODULE_FIRMWARE Ben Hutchings
@ 2009-11-08 8:14 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2009-11-08 8:14 UTC (permalink / raw)
To: Ben Hutchings; +Cc: alsa-devel, linux-sh
At Sat, 07 Nov 2009 22:13:39 +0000,
Ben Hutchings wrote:
>
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Applied now. Thanks.
Takashi
> ---
> sound/sh/aica.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sound/sh/aica.c b/sound/sh/aica.c
> index 583a369..a0df401 100644
> --- a/sound/sh/aica.c
> +++ b/sound/sh/aica.c
> @@ -49,6 +49,7 @@ MODULE_AUTHOR("Adrian McMenamin <adrian@mcmen.demon.co.uk>");
> MODULE_DESCRIPTION("Dreamcast AICA sound (pcm) driver");
> MODULE_LICENSE("GPL");
> MODULE_SUPPORTED_DEVICE("{{Yamaha/SEGA, AICA}}");
> +MODULE_FIRMWARE("aica_firmware.bin");
>
> /* module parameters */
> #define CARD_NAME "AICA"
> --
> 1.6.5.2
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-08 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 22:13 [PATCH 75/75] snd-aica: declare MODULE_FIRMWARE Ben Hutchings
2009-11-08 8:14 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox