| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH] SOUND: Fix non-ISA_DMA_API build failure |
| From: | Takashi Iwai <tiwai@suse.de> |
| Date: | Fri, 24 Jun 2011 15:14:59 +0200 |
| Cc: | Mauro Carvalho Chehab <mchehab@infradead.org>, Jaroslav Kysela <perex@perex.cz>, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-mips@linux-mips.org |
| In-reply-to: | <20110624130818.GC6327@linux-mips.org> |
| References: | <20110623144750.GA10180@linux-mips.org> <s5hzkl7zlcq.wl%tiwai@suse.de> <20110624111608.GA6327@linux-mips.org> <s5hzkl72zce.wl%tiwai@suse.de> <20110624130818.GC6327@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?iso-2022-jp-2?b?R29qGyQoRCtXGyhC?=) APEL/10.7 Emacs/23.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
At Fri, 24 Jun 2011 14:08:18 +0100, Ralf Baechle wrote: > > On Fri, Jun 24, 2011 at 02:22:41PM +0200, Takashi Iwai wrote: > > > > o The drivers/media/radio/Kconfig part should be applied for 3.0 and > > > maybe -stable. > > > > Yes, this will be good. > > I just tested that segment only and it works as expected. Will repost in > a minute. Great, thanks. > > > o The sound/isa/Kconfig part is basically only fixing the dependency for > > > the Adlib driver allowing it to be built on non-ISA_DMA_API system and > > > is material for the next release after 3.0. > > > > Any serious reason that snd-adlib must be built even with ISA=n? > > Definately not. > > > As the device is really present only for ISA, it doesn't make much > > sense to build this even though the driver itself doesn't need > > ISA_DMA_API. > > I'm not aware of any systems that could use the Adlib in a ISA=n > environment. That's why my patch left the dependency on ISA untouched. OK, but this would just make things complex, I'm afraid. Practically the only user of snd-adlib is the old x86 with ISA support, which implies ISA_DMA_API=y, too. Thus I don't want to touch sound/isa/Kconfig just for snd-adlib being built for some funky Kconfig setup :) thanks, Takashi |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] SOUND: Fix non-ISA_DMA_API build failure, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] SOUND: Fix non-ISA_DMA_API build failure, Arnd Bergmann |
| Previous by Thread: | Re: [PATCH] SOUND: Fix non-ISA_DMA_API build failure, Ralf Baechle |
| Next by Thread: | Re: [PATCH] SOUND: Fix non-ISA_DMA_API build failure, Arnd Bergmann |
| Indexes: | [Date] [Thread] [Top] [All Lists] |