ASoC: rsnd: replace rdai to priv in each function
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 15 Jan 2015 08:07:47 +0000 (08:07 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jan 2015 11:37:48 +0000 (11:37 +0000)
commit690602fcd85385ff325b65fe4bba32ceaf3c33a3
tree48cd9bd3289654be1db421cc5f922e1b4dbd5603
parentf708d944fee384961f5ab7df3463760099c9d69c
ASoC: rsnd: replace rdai to priv in each function

Current rsnd driver's function requests rdai, but it is not used.
Adding priv is more reasonable. Let's replace it.

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/dvc.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c
This page took 0.025252 seconds and 5 git commands to generate.