All of lore.kernel.org
 help / color / mirror / Atom feed
* Using sync dapm_sync in stream_event call back
@ 2012-11-07  9:53 Babu, Ramesh
  2012-11-07 14:47 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Babu, Ramesh @ 2012-11-07  9:53 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org; +Cc: Mark Brown, Liam Girdwood

Hi

In my machine driver, I need to disable a widget in stream_event call back.
I realized that I cannot invoke dapm_sync() inside the stream_event, because it causes recursive lock.

How can I disable a pin (widget) inside stream_event call back?

Thanks
Ramesh

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

end of thread, other threads:[~2012-11-09 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07  9:53 Using sync dapm_sync in stream_event call back Babu, Ramesh
2012-11-07 14:47 ` Mark Brown
2012-11-08  4:28   ` Babu, Ramesh
2012-11-09 13:26     ` Mark Brown

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.