]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: rsnd: cleanup pointer related code
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 7 Jun 2017 00:20:47 +0000 (00:20 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jun 2017 19:30:38 +0000 (20:30 +0100)
commita97a06c7efc1ee34f500171f1c4e9608295bb79a
tree15e994db97d5abb80f8b1dfdef5661c0dc1a3b9a
parent9bc3b4ff18d130da09ad608718d4afcda01b3e56
ASoC: rsnd: cleanup pointer related code

Current rsnd driver is sharing pointer related code between
PIO / DMA. But, it is used only PIO mode now, no longer needed.
This patch cleanup these.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/dma.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c