On Sun, Apr 13, 2014 at 05:55:56PM -0700, Kuninori Morimoto wrote:
Hi Simon, Mark
Now, Linux v3.15-rc1 was released.
- remove old style audio settings from platform, and
Thanks, I have queued these up for v3.16.
- 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 ?
The safest thing would be for me to wait until after the arm-soc maintainers have pulled my branches. Otherwise there is a very real chance that they will ask me to rebase something that Mark is relying on. And that would be awkward to say the least.
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
To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html