ASoC: Merge the soc_value_enum to soc_enum struct
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Thu, 8 Jan 2009 11:34:29 +0000 (13:34 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 8 Jan 2009 13:09:52 +0000 (13:09 +0000)
commit741555568f8ba307c626019787c412f4386cafdc
tree6d1d8683d13d838e9eeb87899718b8ba5a1fddc4
parent227b4dc6432d271eecd0ff0aefe6f0897ec47397
ASoC: Merge the soc_value_enum to soc_enum struct

Merge the recently introduced soc_value_enum structure to the soc_enum.
The value based enums are still handled separately from the normal enum types,
but with the merge some of the newly introduced functions can be removed.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc-dapm.h
include/sound/soc.h
sound/soc/soc-core.c
sound/soc/soc-dapm.c