commit | 741555568f8ba307c626019787c412f4386cafdc | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@nokia.com> | Thu Jan 08 13:34:29 2009 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 08 13:09:52 2009 +0000 |
tree | 6d1d8683d13d838e9eeb87899718b8ba5a1fddc4 | |
parent | 227b4dc6432d271eecd0ff0aefe6f0897ec47397 [diff] |
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>