commit | 4c481253311dd5940ae7c26eaff6c6f63bd41fd8 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon May 23 20:46:30 2011 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue May 24 18:41:57 2011 +0800 |
tree | c1c9253b4b410004818fc4a290c7d802509485ad | |
parent | 2da658927c9e28425ecb6b6a7a03094a012e8620 [diff] |
ASoC: sh: fsi: remove fsi_module_init/kill FSIA/B ports is enabled by default when power-on, and current FSI is supporting RuntimePM. In addition, current fsi_module_init/kill doesn't care simultaneous playback/recorde. This mean FSI port control is not needed. This patch remove fsi_module_init/kill Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>