All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about device recovery when under/over run error case
@ 2016-01-18  4:45 Kuninori Morimoto
  2016-01-18  5:03 ` Takashi Sakamoto
  0 siblings, 1 reply; 12+ messages in thread
From: Kuninori Morimoto @ 2016-01-18  4:45 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, shiiba, Hiroyuki Yokoyama, Liam Girdwood, komatsu

Hi Mark

Our sound device needs recovery if under/over run error happen.
Basically, this "recovery" means "restart hardware".
But, in such case, who should recovers sound device, Kernel or Userland ?

Current our sound driver recovers it by kernel automatically.
(But I need do work more for it)

We considered that userland should know it, or, run it by himself (?)
If userland should do it, which function should be called to announce
error to userland from kernel ?

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

end of thread, other threads:[~2016-01-20  3:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18  4:45 Question about device recovery when under/over run error case Kuninori Morimoto
2016-01-18  5:03 ` Takashi Sakamoto
2016-01-18  6:04   ` Kuninori Morimoto
2016-01-18  8:29     ` Takashi Iwai
2016-01-19  0:04       ` Kuninori Morimoto
2016-01-19  1:15         ` Takashi Sakamoto
2016-01-19  3:08           ` Kuninori Morimoto
2016-01-19  3:21             ` Takashi Sakamoto
2016-01-19  4:42               ` Kuninori Morimoto
2016-01-19 12:33                 ` Takashi Sakamoto
2016-01-20  1:17                   ` Kuninori Morimoto
2016-01-20  3:19                     ` Takashi Sakamoto

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.