All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: rt5645: Remove codec dependency in workqueue handler
@ 2015-07-14  6:51 Nicolas Boichat
  2015-07-14  6:51 ` [PATCH v2 1/3] ASoC: rt5645: Simplify rt5645_enable_push_button_irq Nicolas Boichat
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Nicolas Boichat @ 2015-07-14  6:51 UTC (permalink / raw)
  To: Mark Brown
  Cc: Oder Chiou, alsa-devel, Takashi Iwai, Liam Girdwood, koro.chen,
	Bard Liao

Same issue as https://patchwork.kernel.org/patch/6694351/, but reworked fix.

The first 2 patches are preparatory work for the 3rd one, which fixes occasional
kernel panics on boot.

Nicolas Boichat (3):
  ASoC: rt5645: Simplify rt5645_enable_push_button_irq
  ASoC: rt5645: Remove irq_jack_detection function
  ASoC: rt5645: Remove codec dependency in workqueue handler

 sound/soc/codecs/rt5645.c | 185 +++++++++++++++++++++++-----------------------
 sound/soc/codecs/rt5645.h |   1 +
 2 files changed, 95 insertions(+), 91 deletions(-)

-- 
2.4.3.573.g4eafbef

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

end of thread, other threads:[~2015-07-16  3:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14  6:51 [PATCH v2 0/3] ASoC: rt5645: Remove codec dependency in workqueue handler Nicolas Boichat
2015-07-14  6:51 ` [PATCH v2 1/3] ASoC: rt5645: Simplify rt5645_enable_push_button_irq Nicolas Boichat
2015-07-14  9:48   ` Bard Liao
2015-07-14  9:52   ` Mark Brown
2015-07-14 10:09     ` Bard Liao
2015-07-14 10:28       ` Mark Brown
2015-07-15  1:05         ` Nicolas Boichat
2015-07-15  8:50           ` Mark Brown
2015-07-15 11:50       ` Nicolas Boichat
2015-07-15 11:56         ` Mark Brown
2015-07-15 13:03           ` Bard Liao
2015-07-16  3:05             ` Nicolas Boichat
2015-07-14  6:51 ` [PATCH v2 2/3] ASoC: rt5645: Remove irq_jack_detection function Nicolas Boichat
2015-07-15 11:55   ` Applied "ASoC: rt5645: Remove irq_jack_detection function" to the asoc tree Mark Brown
2015-07-14  6:51 ` [PATCH v2 3/3] ASoC: rt5645: Remove codec dependency in workqueue handler Nicolas Boichat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.