Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: ak4613/wm8940: Regmap cache fixes
@ 2016-06-16 12:34 Geert Uytterhoeven
  2016-06-16 12:34 ` [PATCH 1/3] ASoC: ak4613: Enable cache usage to fix crashes on resume Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2016-06-16 12:34 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: Peter Ujfalusi, Kuninori Morimoto, patches, linux-renesas-soc,
	alsa-devel, Geert Uytterhoeven

	Hi Liam, Mark,

This series contains 3 fixes for regmap cache handling in the ak4613 and
wm8940 drivers. All fixes are based on recent similar fixes for the
ak4642 driver.

The first patch fixes a crash I've seen on r8a7795/Salvator-X.
The last patch is completely untested. The issue was discovered using
'git grep -Lw cache_type -- $(git grep -lw regcache_sync -- $(git grep
-lw regmap_config))''

Thanks!

Geert Uytterhoeven (3):
  ASoC: ak4613: Enable cache usage to fix crashes on resume
  ASoC: ak4613: Implement suspend callback
  ASoC: wm8940: Enable cache usage to fix crashes on resume

 sound/soc/codecs/ak4613.c | 13 ++++++++++++-
 sound/soc/codecs/wm8940.c |  1 +
 2 files changed, 13 insertions(+), 1 deletion(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2016-06-17 11:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 12:34 [PATCH 0/3] ASoC: ak4613/wm8940: Regmap cache fixes Geert Uytterhoeven
2016-06-16 12:34 ` [PATCH 1/3] ASoC: ak4613: Enable cache usage to fix crashes on resume Geert Uytterhoeven
2016-06-17 11:43   ` Applied "ASoC: ak4613: Enable cache usage to fix crashes on resume" to the asoc tree Mark Brown
2016-06-16 12:34 ` [PATCH 2/3] ASoC: ak4613: Implement suspend callback Geert Uytterhoeven
2016-06-17 11:43   ` Applied "ASoC: ak4613: Implement suspend callback" to the asoc tree Mark Brown
2016-06-16 12:34 ` [PATCH 3/3] ASoC: wm8940: Enable cache usage to fix crashes on resume Geert Uytterhoeven
2016-06-16 15:16   ` Charles Keepax
2016-06-17 11:43   ` Applied "ASoC: wm8940: Enable cache usage to fix crashes on resume" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox