commit | 8c2d6a9f9cfa59acfa63ee88e70d58f0ba3eaf21 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Jan 29 21:03:36 2013 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 30 16:42:31 2013 +0800 |
tree | 83d3069fd9fb34caee8373061b1c81c6b747ad3c | |
parent | eef28e10821fb671ba797a41e7cf44e3d244e32e [diff] |
ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt() ASoC clock gate settings are continuous/gated only. This patch decides it as bool, then, gated clock will be default. Special thanks to Stephen Cc: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>