* [PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg
@ 2010-11-22 0:20 Axel Lin
2010-11-22 13:43 ` Liam Girdwood
2010-11-22 14:00 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2010-11-22 0:20 UTC (permalink / raw)
To: linux-kernel; +Cc: Liam Girdwood, Mark Brown, Jon Smirl
Looks like this is missing during multi-component conversion.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
This resend fixes the subject line of the patch.
sound/soc/codecs/stac9766.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/soc/codecs/stac9766.c b/sound/soc/codecs/stac9766.c
index 8aad3a2..04c5224 100644
--- a/sound/soc/codecs/stac9766.c
+++ b/sound/soc/codecs/stac9766.c
@@ -384,6 +384,7 @@ static struct snd_soc_codec_driver soc_codec_dev_stac9766 = {
.reg_cache_size = sizeof(stac9766_reg),
.reg_word_size = sizeof(u16),
.reg_cache_step = 2,
+ .reg_cache_default = stac9766_reg,
};
static __devinit int stac9766_probe(struct platform_device *pdev)
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg
2010-11-22 0:20 [PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg Axel Lin
@ 2010-11-22 13:43 ` Liam Girdwood
2010-11-22 14:00 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Liam Girdwood @ 2010-11-22 13:43 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-kernel, Mark Brown, Jon Smirl
On Mon, 2010-11-22 at 08:20 +0800, Axel Lin wrote:
> Looks like this is missing during multi-component conversion.
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> ---
> This resend fixes the subject line of the patch.
>
> sound/soc/codecs/stac9766.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
Both this and alc5263 memory leak fix
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: [PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg
2010-11-22 0:20 [PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg Axel Lin
2010-11-22 13:43 ` Liam Girdwood
@ 2010-11-22 14:00 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2010-11-22 14:00 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-kernel, Liam Girdwood, Jon Smirl
On Mon, Nov 22, 2010 at 08:20:54AM +0800, Axel Lin wrote:
> Looks like this is missing during multi-component conversion.
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-22 14:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-22 0:20 [PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg Axel Lin
2010-11-22 13:43 ` Liam Girdwood
2010-11-22 14:00 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox