linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: shmobile: swtich audio settings to new style, and remove compatibility code from dr
@ 2014-04-14  0:55 Kuninori Morimoto
  2014-04-14  0:56 ` [PATCH 1/7] ARM: shmobile: r8a7778: remove old style audio clock Kuninori Morimoto
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Kuninori Morimoto @ 2014-04-14  0:55 UTC (permalink / raw)
  To: Simon, broonie
  Cc: Magnus, linux-sh, Kuninori Morimoto, Kuninori Morimoto,
	alsa-devel


Hi Simon, Mark

Now, Linux v3.15-rc1 was released.
1) - 5) remove old style audio settings from platform, and
6) - 7) remove compatibility (= old style) code from driver.

These are based on v3.15-rc1
Simon, can you please create v3.15-rc1 base branch/tag for Mark ?

Kuninori Morimoto (7):
      1) ARM: shmobile: r8a7778: remove old style audio clock
      2) ARM: shmobile: r8a7790: remove old style audio clock
      3) ARM: shmobile: bockw: remove old style audio clock
      4) ARM: shmobile: bockw: switch to use dai info for R-Car sound
      5) ARM: shmobile: lager: switch to use dai info for R-Car sound
      6) ASoC: rsnd: remove old clock style support
      7) ASoC: rsnd: remove compatibility code

 arch/arm/mach-shmobile/board-bockw.c   |   63 +++++++++++++++++++----------
 arch/arm/mach-shmobile/board-lager.c   |   17 +++++---
 arch/arm/mach-shmobile/clock-r8a7778.c |   22 +++++-----
 arch/arm/mach-shmobile/clock-r8a7790.c |   24 +++++------
 include/sound/rcar_snd.h               |   22 ++--------
 sound/soc/sh/rcar/adg.c                |   39 ++----------------
 sound/soc/sh/rcar/core.c               |   54 +++++--------------------
 sound/soc/sh/rcar/rsnd.h               |    3 --
 sound/soc/sh/rcar/src.c                |   69 ++++++++++----------------------
 sound/soc/sh/rcar/ssi.c                |   51 +----------------------
 10 files changed, 111 insertions(+), 253 deletions(-)


Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2014-05-08  5:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14  0:55 [PATCH 0/7] ARM: shmobile: swtich audio settings to new style, and remove compatibility code from dr Kuninori Morimoto
2014-04-14  0:56 ` [PATCH 1/7] ARM: shmobile: r8a7778: remove old style audio clock Kuninori Morimoto
2014-04-14  0:56 ` [PATCH 2/7] ARM: shmobile: r8a7790: " Kuninori Morimoto
2014-04-14  0:56 ` [PATCH 3/7] ARM: shmobile: bockw: " Kuninori Morimoto
2014-04-14  0:57 ` [PATCH 4/7] ARM: shmobile: bockw: switch to use dai info for R-Car sound Kuninori Morimoto
2014-04-14  0:57 ` [PATCH 5/7] ARM: shmobile: lager: " Kuninori Morimoto
2014-04-14  0:57 ` [PATCH 6/7] ASoC: rsnd: remove old clock style support Kuninori Morimoto
2014-04-14  0:57 ` [PATCH 7/7] ASoC: rsnd: remove compatibility code Kuninori Morimoto
2014-04-14 19:03   ` Mark Brown
2014-05-08  0:15     ` Kuninori Morimoto
2014-05-08  5:28       ` Mark Brown
2014-04-14  3:56 ` [PATCH 0/7] ARM: shmobile: swtich audio settings to new style, and remove compatibility code fro Simon Horman
2014-04-14 19:01   ` Mark Brown
2014-04-14 22:46     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).