* [PATCH] ASoC: ad1980 - set reg_cache_default to ad1980_reg
@ 2010-09-09 9:50 Axel Lin
2010-09-10 15:08 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2010-09-09 9:50 UTC (permalink / raw)
To: linux-kernel; +Cc: Liam Girdwood, Mark Brown, Roy Huang, Cliff Cai
Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
sound/soc/codecs/ad1980.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/soc/codecs/ad1980.c b/sound/soc/codecs/ad1980.c
index 2b9331a..d36bd1c 100644
--- a/sound/soc/codecs/ad1980.c
+++ b/sound/soc/codecs/ad1980.c
@@ -247,6 +247,7 @@ static struct snd_soc_codec_driver soc_codec_dev_ad1980 = {
.remove = ad1980_soc_remove,
.reg_cache_size = ARRAY_SIZE(ad1980_reg),
.reg_word_size = sizeof(u16),
+ .reg_cache_default = ad1980_reg,
.reg_cache_step = 2,
.write = ac97_write,
.read = ac97_read,
--
1.7.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: ad1980 - set reg_cache_default to ad1980_reg
2010-09-09 9:50 [PATCH] ASoC: ad1980 - set reg_cache_default to ad1980_reg Axel Lin
@ 2010-09-10 15:08 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2010-09-10 15:08 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-kernel, Liam Girdwood, Roy Huang, Cliff Cai
On Thu, Sep 09, 2010 at 05:50:56PM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-10 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 9:50 [PATCH] ASoC: ad1980 - set reg_cache_default to ad1980_reg Axel Lin
2010-09-10 15:08 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox