All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: davinci-mcasp: Improved suspend/resume support
@ 2014-10-01 13:02 Peter Ujfalusi
  2014-10-01 13:02 ` [PATCH 1/2] ASoC: davinci-mcasp: Convert the context save/restore to use array Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2014-10-01 13:02 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel, jsarha, zonque

Hi,

With this series the McASP will continue to work after deep sleep during audio
activity.
Without these changes the ongoing audio will not resume and it will time out,
but streams started after resume were worked correctly.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: davinci-mcasp: Convert the context save/restore to use array
  ASoC: davinvi-mcasp: Proper suspend/resume support while audio is
    active

 sound/soc/davinci/davinci-mcasp.c | 79 ++++++++++++++++++++++++++++-----------
 1 file changed, 58 insertions(+), 21 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-10-02 10:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 13:02 [PATCH 0/2] ASoC: davinci-mcasp: Improved suspend/resume support Peter Ujfalusi
2014-10-01 13:02 ` [PATCH 1/2] ASoC: davinci-mcasp: Convert the context save/restore to use array Peter Ujfalusi
2014-10-01 13:02 ` [PATCH 2/2] ASoC: davinvi-mcasp: Proper suspend/resume support while audio is active Peter Ujfalusi
2014-10-01 16:02 ` [PATCH 0/2] ASoC: davinci-mcasp: Improved suspend/resume support Mark Brown
2014-10-02  7:21   ` Peter Ujfalusi
2014-10-02 10:56     ` 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.