commit | 1ee46ebd0435d547c078859c719d7c892ff7ab2d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 02 16:10:09 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 03 12:17:43 2010 +0000 |
tree | e10d80724e088f0e4752f34a12260d53003664be | |
parent | a00f90f9306c06bee8e909628f39052bb3b0cc9e [diff] |
ASoC: Make the DAI ops constant in the DAI structure Neither drivers nor the core should be fiddling with the actual ops structure at runtime. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>