All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: MioA701 board
@ 2009-01-08 18:42 Robert Jarzmik
  2009-01-08 18:42 ` [PATCH 1/2] Add initial support of Mitac mioa701 device SoC Robert Jarzmik
  0 siblings, 1 reply; 12+ messages in thread
From: Robert Jarzmik @ 2009-01-08 18:42 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel, Robert Jarzmik

Hi,

These 2 patches have been already reviewed in April 2008 and have been siting in
Mark's asoc-v2 tree since then. They have been ported back to asoc-v1 for
mainline submission.

Please consider them for review if need be and scheduling for the next queue.

The serie was build upon Takashi's topic/asoc branch, commit "ASoC: Clean up
kerneldoc warnings" of id ac11a2b35cc25c77d28218aaf60e7f7c6c7ee5d3.

Cheers.

--
Robert

Robert Jarzmik (2):
  Add initial support of Mitac mioa701 device SoC.
  Add initial support of Mitac mioa701 master volume.

 sound/soc/pxa/Kconfig              |    9 +
 sound/soc/pxa/Makefile             |    2 +
 sound/soc/pxa/mioa701_masterctrl.c |  243 +++++++++++++++
 sound/soc/pxa/mioa701_wm9713.c     |  578 ++++++++++++++++++++++++++++++++++++
 4 files changed, 832 insertions(+), 0 deletions(-)
 create mode 100644 sound/soc/pxa/mioa701_masterctrl.c
 create mode 100644 sound/soc/pxa/mioa701_wm9713.c

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

end of thread, other threads:[~2009-01-09 16:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 18:42 [PATCH 0/2] ASoC: MioA701 board Robert Jarzmik
2009-01-08 18:42 ` [PATCH 1/2] Add initial support of Mitac mioa701 device SoC Robert Jarzmik
2009-01-08 18:42   ` [PATCH 2/2] Add initial support of Mitac mioa701 master volume Robert Jarzmik
2009-01-08 20:46     ` Mark Brown
2009-01-08 20:33   ` [PATCH 1/2] Add initial support of Mitac mioa701 device SoC Mark Brown
2009-01-08 21:07     ` Robert Jarzmik
2009-01-09  1:02       ` Mark Brown
2009-01-09 12:43         ` Robert Jarzmik
2009-01-09 16:28           ` Mark Brown
2009-01-09 13:20         ` Liam Girdwood
2009-01-09 13:32           ` Takashi Iwai
2009-01-09 13:54           ` 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.