* [PATCH] ASoC: SIU driver shall select FW_LOADER
@ 2010-03-18 8:39 Guennadi Liakhovetski
2010-03-18 9:01 ` [alsa-devel] " Liam Girdwood
0 siblings, 1 reply; 3+ messages in thread
From: Guennadi Liakhovetski @ 2010-03-18 8:39 UTC (permalink / raw)
To: alsa-devel; +Cc: linux-sh@vger.kernel.org, Mark Brown, Liam Girdwood
The SIU ASoC driver must load firmware to program the DSP, therefore it
has to select FW_LOADER in its Kconfig entry.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
---
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index 1066749..f07f6d8 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -32,6 +32,7 @@ config SND_SOC_SH4_SIU
select DMA_ENGINE
select DMADEVICES
select SH_DMAE
+ select FW_LOADER
##
## Boards
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [alsa-devel] [PATCH] ASoC: SIU driver shall select FW_LOADER
2010-03-18 8:39 [PATCH] ASoC: SIU driver shall select FW_LOADER Guennadi Liakhovetski
@ 2010-03-18 9:01 ` Liam Girdwood
2010-03-18 11:33 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Liam Girdwood @ 2010-03-18 9:01 UTC (permalink / raw)
To: Guennadi Liakhovetski; +Cc: alsa-devel, Mark Brown, linux-sh@vger.kernel.org
On Thu, 2010-03-18 at 09:39 +0100, Guennadi Liakhovetski wrote:
> The SIU ASoC driver must load firmware to program the DSP, therefore it
> has to select FW_LOADER in its Kconfig entry.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [alsa-devel] [PATCH] ASoC: SIU driver shall select FW_LOADER
2010-03-18 9:01 ` [alsa-devel] " Liam Girdwood
@ 2010-03-18 11:33 ` Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2010-03-18 11:33 UTC (permalink / raw)
To: Liam Girdwood; +Cc: Guennadi Liakhovetski, alsa-devel, linux-sh@vger.kernel.org
On Thu, Mar 18, 2010 at 09:01:05AM +0000, Liam Girdwood wrote:
> On Thu, 2010-03-18 at 09:39 +0100, Guennadi Liakhovetski wrote:
> > The SIU ASoC driver must load firmware to program the DSP, therefore it
> > has to select FW_LOADER in its Kconfig entry.
> >
> > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Applied for 2.6.34, but note that unless Kconfig has been improved
this'll get ignored.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-18 11:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-18 8:39 [PATCH] ASoC: SIU driver shall select FW_LOADER Guennadi Liakhovetski
2010-03-18 9:01 ` [alsa-devel] " Liam Girdwood
2010-03-18 11:33 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).