commit | 7f92581b21707bfe09e14410283692b658b9ef10 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabio.baltieri@linaro.org> | Fri May 24 12:39:16 2013 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat May 25 15:58:33 2013 -0400 |
tree | 90027a82ccfdb6358e01c4c3ea9ac093aadfd20b | |
parent | 6ee0b4b0ef871632b067f216b3032bf8db93c510 [diff] |
ASoC: ab8500-codec: Move codec ops on a separate structure Define ab8500 codec operations structure on its own rather than inline with snd_soc_dai_drivers to clean up the code and make the style coherent with other codec drivers. Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>