ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 2 Sep 2013 03:31:16 +0000 (20:31 -0700)
committerMark Brown <broonie@linaro.org>
Tue, 17 Sep 2013 12:58:09 +0000 (13:58 +0100)
Current rsnd_gen_ops didn't care about .probe and .remove
functions, but it was not good sense.
This patch tidyup it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found