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)
commit072188b61c9b7aedaa15c46226b537345644beee
tree06ee15a8d2d7bd269f03ceb8cc960a33acd775fd
parent272b98c6455f00884f0350f775c5342358ebb73f
ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove

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>
sound/soc/sh/rcar/gen.c
This page took 0.02654 seconds and 5 git commands to generate.