
Hi Mark
Now, 1) - 5) are accepted by ARM maintainer. Can you please re-check 6) - 7) ?
Please resend any patches you want me to look at along with a pull request for their dependencies.
These patches removes old style clock / compatibility code from driver. These are based on platform side cleanup patches which are already accepted by maintainer.
Kuninori Morimoto (2): ASoC: rsnd: remove old clock style support ASoC: rsnd: remove compatibility code
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 +--------------------------------- 6 files changed, 39 insertions(+), 199 deletions(-)
These patches need 2 branch merging.
mark/for-next + git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-clock-for-v3.16 + git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards-for-v3.16