All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: fsi: add audio clock calculation
@ 2012-10-31  2:58 Kuninori Morimoto
  2012-10-31  2:59 ` [PATCH 1/2] ASoC: fsi: care fsi_hw_start/stop() return value Kuninori Morimoto
  2012-10-31  2:59 ` [PATCH 2/2] ASoC: fsi: add master clock control functions Kuninori Morimoto
  0 siblings, 2 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2012-10-31  2:58 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto


Hi Mark

These patches add audio clock calculation method to FSI driver

Kuninori Morimoto (2):
      ASoC: fsi: care fsi_hw_start/stop() return value
      ASoC: fsi: add master clock control functions

 include/sound/sh_fsi.h |    6 +
 sound/soc/sh/fsi.c     |  318 ++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 313 insertions(+), 11 deletions(-)

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2012-11-06  8:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31  2:58 [PATCH 0/2] ASoC: fsi: add audio clock calculation Kuninori Morimoto
2012-10-31  2:59 ` [PATCH 1/2] ASoC: fsi: care fsi_hw_start/stop() return value Kuninori Morimoto
2012-11-01 14:48   ` Mark Brown
2012-10-31  2:59 ` [PATCH 2/2] ASoC: fsi: add master clock control functions Kuninori Morimoto
2012-11-01 14:47   ` Mark Brown
2012-11-05  1:05     ` Kuninori Morimoto
2012-11-05  8:03       ` Mark Brown
2012-11-06  2:30         ` [PATCH 2/2 v2] " Kuninori Morimoto
2012-11-06  8: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.