ASoC: rsnd: use function pointer for each probe
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 3 Mar 2014 07:43:18 +0000 (23:43 -0800)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:13:07 +0000 (11:13 +0100)
commitd779385285306fb7373faecc5faad6ebe25dd4ba
tree35df8ad994166c20f5e03a528be4e9c1d4defb02
parentc1f1c068aa6c4d17362a30a6c1cfb0e74ab7c46e
ASoC: rsnd: use function pointer for each probe

R-Car sound consists of many devices.
It will have more device support in the future.
Thus, for each probe become now function pointer array.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
(cherry picked from commit d1ac970f5de94bef9e094b46f016899d04e8178b)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/core.c