Peter Ujfalusi 2e72f8e371 ASoC: New enum type: value_enum
This patch introduces a new enum type.
In this enum type each enumerated items referred with a value.

This new enum type can handle enums encoded in bitfield, or any other
weird ways. twl4030 codec has several mux selection register, where the
input/output mux is coded in a bitfield. With the normal enum type this type
of mux can not be handled in a clean way.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-01-05 17:47:17 +00:00
..
2008-11-17 11:45:39 +00:00
2008-08-25 09:57:38 +02:00
2008-08-25 09:57:48 +02:00
2008-12-09 10:49:26 +00:00
2009-01-05 17:47:17 +00:00
2009-01-05 17:47:17 +00:00
2008-11-17 11:45:39 +00:00
2008-05-27 15:56:20 +02:00
2008-11-12 11:13:29 +01:00