ASoC: ab8500-codec: Move codec ops on a separate structure
authorFabio Baltieri <fabio.baltieri@linaro.org>
Fri, 24 May 2013 10:39:16 +0000 (12:39 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 25 May 2013 19:58:33 +0000 (15:58 -0400)
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>
sound/soc/codecs/ab8500-codec.c

Simple merge