ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Mon, 5 Jan 2009 07:54:58 +0000 (09:54 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Jan 2009 17:47:17 +0000 (17:47 +0000)
Convert the bitfield coded enums to the new VALUE_ENUM type.
Remove the enum check, since the VALUE_ENUM type can handle
the bitfield coding and also handles the 'holes' in the bitfield.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found