All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH - snd-powermac 0/1] Driver tree
@ 2009-01-20 20:02 Risto Suominen
  2009-01-21  0:25 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Risto Suominen @ 2009-01-20 20:02 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Hi Takashi,

I still wonder, what about these:

--- a/acinclude.m4.org	2008-11-12 12:04:39.000000000 +0200
+++ b/acinclude.m4	2009-01-13 15:04:03.000000000 +0200
@@ -1828,6 +1828,7 @@
       CONFIG_SND_TIMER="m"
       CONFIG_SND_PCM="m"
       CONFIG_SND_POWERMAC="m"
+      CONFIG_SND_VMASTER="y"
     fi
   fi
   if alsa_check_kconfig_option "powermac-auto-drc"; then
--- a/configure.org	2008-11-12 12:04:44.000000000 +0200
+++ b/configure	2009-01-13 15:04:31.000000000 +0200
@@ -16071,6 +16071,7 @@
       CONFIG_SND_TIMER="m"
       CONFIG_SND_PCM="m"
       CONFIG_SND_POWERMAC="m"
+      CONFIG_SND_VMASTER="y"
     fi
   fi
   if alsa_check_kconfig_option "powermac-auto-drc"; then

They were needed in making alsa-driver-1.0.18a for the new vmaster
controls, but I couldn't see the files in your driver-tree.

Risto

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH - snd-powermac 0/1] Driver tree
  2009-01-20 20:02 [PATCH - snd-powermac 0/1] Driver tree Risto Suominen
@ 2009-01-21  0:25 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2009-01-21  0:25 UTC (permalink / raw)
  To: Risto Suominen; +Cc: alsa-devel

At Tue, 20 Jan 2009 22:02:40 +0200,
Risto Suominen wrote:
> 
> Hi Takashi,
> 
> I still wonder, what about these:
> 
> --- a/acinclude.m4.org	2008-11-12 12:04:39.000000000 +0200
> +++ b/acinclude.m4	2009-01-13 15:04:03.000000000 +0200
> @@ -1828,6 +1828,7 @@
>        CONFIG_SND_TIMER="m"
>        CONFIG_SND_PCM="m"
>        CONFIG_SND_POWERMAC="m"
> +      CONFIG_SND_VMASTER="y"
>      fi
>    fi
>    if alsa_check_kconfig_option "powermac-auto-drc"; then
> --- a/configure.org	2008-11-12 12:04:44.000000000 +0200
> +++ b/configure	2009-01-13 15:04:31.000000000 +0200
> @@ -16071,6 +16071,7 @@
>        CONFIG_SND_TIMER="m"
>        CONFIG_SND_PCM="m"
>        CONFIG_SND_POWERMAC="m"
> +      CONFIG_SND_VMASTER="y"
>      fi
>    fi
>    if alsa_check_kconfig_option "powermac-auto-drc"; then
> 
> They were needed in making alsa-driver-1.0.18a for the new vmaster
> controls, but I couldn't see the files in your driver-tree.

They are generated automatically via gitcompile script, so you don't
have to touch them.

Applied the other patch to alsa-driver tree now, too.

Thanks!


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-21  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 20:02 [PATCH - snd-powermac 0/1] Driver tree Risto Suominen
2009-01-21  0:25 ` Takashi Iwai

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.